Skip to content

cmz1212/fourtitude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourtitude

Connect Four Game built with ReactJs.

Gameplay

Gameplay is very simple: Just mouse over to the column you want to play your tile at and left click

starting board


Try your best to connect 4 of your tiles either horizontally, vertically, or diagonally before your opponent does!

winning


Click on button on the left to check how many games each player has won as well as current game stats. A useful tool to check if your opponent is one step away from victory without you noticing!

stats


You may change the color of tiles representing you! Feel free to customise the tiles to your favourite color!

tile color


If you drop a tile onto the space with

question mark

You have triggered a special tile! One of four special effects will be triggered! For more information on what the special effects do, check out the ? button on the top right of the screen for help menu.

help button

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.3%
  • CSS 14.9%
  • HTML 1.8%