Skip to content

CodinGame/game-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe CodinGame Example

Purpose

This project is an example game for the CodinGame SDK.

It contains a 2 player game where both players perform actions turn by turn, with 2 separate leagues including statement updates and a Boss ai.

Build

Clone this project & download the Maven dependencies.

Run

Launch src/test/java/Main.java to launch a local game with Player1.java vs Player2.java

The rules of Tic-Tac-Toe are explained in config/statement_en.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published