Skip to content

Tic tac toe game with python, implemented with modularization and was intended to teach the fundamentals of event driven programming to my friends. It appeared to be very useful in the process as it had outstanding results

Notifications You must be signed in to change notification settings

ahmedsalahacc/Tic_Tac_Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tic_Tac_Toe

Tic tac toe game with python, implemented with modularization and was intended to teach the fundamentals of event driven programming to my friends, then implemented a gui in java

Requriements

  • Java 8 or later
  • JavaFX Library
  • Python 3.7 or later
  • IPython Library

How to operate

To run the gui version, donwload the folder containing the java files and run the Tictactoe.java file. To run the python terminal version, download the python TIC_TAC_TOE.py file and run this file.

About

Tic tac toe game with python, implemented with modularization and was intended to teach the fundamentals of event driven programming to my friends. It appeared to be very useful in the process as it had outstanding results

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published