Skip to content

muiboonyang/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Made for SEI33 - Project 1

Introduction

A classic game of Connect Four made with JavaScript.
This app is hosted on Heroku

Try it out here!

Game Features

  • 2-player mode (Alternate between red and yellow ‘chips’)
  • Game ends in either a win or draw.
    • Win is achieved when either player has positioned 4 ‘chips’ in a vertical / horizontal / diagonal upwards / diagonal downwards stack.
    • Draw is achieved when there are no more white cells left on the board.
  • Message to indicate current player.
  • Alert to indicate game outcome.
  • Reset button

Others

Click here to read more
  • Key challenges
  • Concepts applied

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published