Skip to content

absqueued/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four 🔴🔵


Connect Four game bop animated icon


A simplified version of this game, written in JavaScript This was a fun and exciting project. It took me almost four hours and thirty minutes to get it done. Most challenging part was to find diagonal matches.

Play Now

Todo/Progress

  • Add login for save/leaderboard
  • Move logic to api
  • introduce api