Skip to content

sebsonic2o/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Connect Four is a single-page application to play the connection game with a friend.

It was written in JavaScript, leveraging Animate.css and jQuery UI.

As part of a fun one-day group project, we first went into some creative whiteboarding...

whiteboard

We then self-organized into two teams. One team was responsible for the user experience, and another team was in charge of the game logic. The key to our success was to clearly define expected inputs and outputs.

Play

Turn-based, a player drops a coin, dragging it to the board or clicking on a column.

play

Win

The winner is the first player to connect four horizontally, vertically, or diagonally.

win

About

A single-page application to play the connection game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published