Skip to content

Abhiramon/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Classic Tic-Tac-Toe game with single-player mode (against unbeatable computer) and multi-player mode over LAN

Usage Instructions:

  • Download repository
  • Compile program by executing "make"
  • Start game by executing "java Init" from bin directory
  • For multiplayer version, you can either host or connect to a game (When hosting a game, click next untill you enter the game screen, then ask your opponent to connect using your IP).

About the game:

  • Developed by - Abhiramon, Aadhithya and Rakshith
  • Single-player mode - Computer evaluates and makes the best possible move
  • Multi-player mode - Connect over LAN and play with friends.

About

Classic Tic-Tac-Toe game with single-player version (against unbeatable computer) and multi-player version over LAN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published