Skip to content

lilBchii/ultimate-morpion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate-morpion

This is an implementation of the game called Ultimate Tic-Tac-Toe which is basically nine tic-tac-toe in one big tic-tac-toe. This game can be played in several ways. Here is the most common version of the rules. Check the Wikipedia's page for more informations.

Rules

X begins and plays in an empty spot. After each turn, the other player plays in the little tic-tac-toe board corresponding to where the former player played. Game ends when:

  • There is nowhere left to play, or
  • One player won the big tic-tac-toe board

Screenshots

Light Dark Dark

Dependencies

This game uses ggez.

About

ultimate-tictactoe in rust using ggez

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages