Skip to content

paulcarkner/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4 Game

A recreation of the classic game "Connect 4".

Functionality

A two player game. Click a column to drop your token. After each drop the app scans vertically, horizontally, negative angles and positive angles for a run of four tokens with the same colour and, if found, shows the winner modal.

Built with React and TypeScript.

About

A recreation of the classic game "Connect 4".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published