A simple game of Connect 4, this project has GUI design through HTML/CSS and functionality done in JavaScript.
- Basic Logic for Connect 4 Win Conditions
- Simple HTML/CSS GUI design
- Randomised Player Start
- Replayable on Button Press
- Score Tally
- Enter your Player Names on the Form to the Left
- Press the Submit Button to submit names
- Press Start to Begin
- Play the game by dropping your Pieces in the Grid
- After Game Completes press Restart to begin again
- Currently none