Skip to content

agurusa/connect_four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONNECT FOUR

A user can see a board A user can see a styled board A user can place a piece into a column Users place alternating black and red pieces on the board Users can't place a piece in a filled column A user can see an animation when they place a piece Users are notified when they win the game (vertical, horizontal and diagonal win cases) Users have the option to play against the computer Users are notified when there is no possible way for either player to win a game Users and computers have a limited time to move Users and computers have an aggregate time limit, like in chess Users can play against each other in the same browser Users can play against a "smart" computer, that has an algorithm for determining the optimal move. Users can play against a super "smart" computer, that optimizes its moves by making projections for future moves A user can play against another user on a different computer, using Firebase.js

About

a connect four game!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published