Skip to content

petercolella/Connect-Four-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect-Four-Game

Project One Assignment

For project one, I chose the game Connect Four.

Player One plays the black pieces and Player Two plays the red pieces. Player One begins by clicking on column of his/her choice. Pieces automatically move to the lowest available space in the selected column. The object of the game is to connect four of your checkers in a row horizontally, vertically, or diagonally. After a game has been won, the scoreboard is updated. The board is cleared by clicking the new game button.

Live site: https://petercolella.github.io/Connect-Four-Game/

Technologies Used

  • Languages - HTML5, CSS3, Javascript, jQuery
  • Design - Balsamiq
  • Project Planning & User Stories - Trello
  • Sublime Text 3

Features

  • Realistic checker images
  • Scoreboard
  • New Game Button
  • Reset Score Button
  • Sound effects

Wireframe

Wireframe

Future Development

  • Add animation
  • Add A.I. (player vs. computer)

About

Project One Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published