Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 378 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 378 Bytes

tic-tac-toe

To run the game run the app1.py, app2.py, and main_app.py simultaneously then go to the 127.0.0.1:5000. You will directed to a welcome page in which you can choose the difficulty.

Things need to be worked out:

  • Figure out how to integrate between the computer moves in the python file and the robot arm movement in real world
  • Improvement on the web interface