Skip to content

This is a two player game where you have to connect 4 chips to win the game. No additional plugins needed.

Notifications You must be signed in to change notification settings

sayangdiptochakraborty/The-4-Chip-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The-4-Chip-Game

INSTRUCTIONS: HOW TO PLAY ?

  • The game consists of two players. Each player is denoted by a single colour, either blue or red.
  • You can drop a chip by clicking on the top hole of the column. The chip will drop down to the first unoccupied hole from the bottom.
  • Your task is to connect atleast 4 chips either row-wise, column-wise or diagonally. The first player to achieve this setup wins.
  • Be smart, drop your chips in such a way that your opponent cannot connect his chips.
  • Make sure that you have fun!

DISCLAIMER:

This game is inspired from the famous tic-tac-toe. I will be adding options for customization of the number of holes(user can manually select the m*n grids), animations of the chip falling and some fireworks( :p ) on winning the game. This will be a purely HTML5, CSS and JS based game with no Adobe Plugin needed. I might make an online version where you are connected to a random player or computer against you!

V-0 (28 April,2018) Created the outline of the game. The page is static as of now, I will update the JS file asap!

V-1 (1 May,2018) Added the completed JS file. The game now works perfectly. (#issues-enhancements left to be done)

About

This is a two player game where you have to connect 4 chips to win the game. No additional plugins needed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published