Skip to content

BraydenMotion/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

Maintainability Rating Lines of Code Code Smells Technical Debt

This is a tic tac toe hobby project by Stuxi and I implemented using LibGDX.

Building From Source

Requirements

  • Maven
  • Java 8+

To build the desktop jar, run this command:

> mvn package -P desktop

TODO

  • Multiplayer
  • Unbeatable AI
  • Choosing X or O
  • Restart game
  • Score counter

Credits

About

A tic tac toe game implemented with LibGDX

Resources

License

Stars

Watchers

Forks

Packages

No packages published