/ConnectFour

Arcade themed 8bit Connect4

Primary LanguagePython

8bit Connect4

)

Project Duration: 2-3 Days

IDE: Visual Studio Code

Python Version: 3.11.0

Getting Started

  1. Clone this repo using the following command
$ git clone (https://github.com/haziq-exe/Connect4.git)
$ cd ConnectFour
  1. Open the project in your preferred IDE

Controls

  • LEFT Arrow key: Moves piece to the left
  • RIGHT Arrow key: Moves piece to the right
  • SPACEBAR: Drops piece into the column

Prerequisites

Things you need to install before running: