Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 340 Bytes

ConnectFour-Game

Connect Four game created in python

  • simple AI(comment out lines 88-90 in ui.py for 2 Player mode)
    • will take the winning move
    • will prevent the player from winning next turn

https://romanj55.github.io/ConnectFour-Game/

Start_screen Main_screen