Skip to content

BinhPhan13/XO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite XO (Tic-Tac-Toe) game

  • XO game should not be limited to fixed size !!!
  • Implemented in pygame, inspired by Tic-Tac-Toe Infinity
  • Requirements: python 3.10, pygame 2.5
  • To play, run main.py:
    • Click to make a move
    • Hold CTRL key and move the mouse to drag the map
    • Press "u" to undo last move
    • Press "n" to start new game