Project Duration: 2-3 Days
IDE: Visual Studio Code
Python Version: 3.11.0
- Clone this repo using the following command
$ git clone (https://github.com/haziq-exe/Connect4.git)
$ cd ConnectFour
- Open the project in your preferred IDE
- LEFT Arrow key: Moves piece to the left
- RIGHT Arrow key: Moves piece to the right
- SPACEBAR: Drops piece into the column
Things you need to install before running: