Skip to content

Tic-Tac-Toe game with Tkinter frontend and numpy backend

License

Notifications You must be signed in to change notification settings

artm04/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

DeepSource

Tic-Tac-Toe game with Tkinter frontend and numpy backend

  • GUI based on Tkinter
  • The game logic was implemented using numpy matrices
  • Switching moves was implemented using the itertools.cycle() function

About

Tic-Tac-Toe game with Tkinter frontend and numpy backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages