Skip to content

Connect Four by Coleby Kent, Ovi Calvo, Joshua Kim, Michael Du, Karla King

License

Notifications You must be signed in to change notification settings

coleby210/connect_four_able

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Fourable

This is a small remake of the class game: Connect Four. We are building this project to test our skills in raw JavaScript and to assess our jQuery abilities.

Languages used: JavaScript, jQuery(just for effects), HTML, and CSS.

###MVP###

  1. A user can see a board
  2. A user can see a styled board
  3. A user can place a piece into a column
  4. Users place alternating color pieces on the board
  5. Users can't place a piece in a filled column
  6. A user can see an animation when they place a piece
  7. Users are notified when they win the game

###STRETCH### 8. Users have the option to play against the computer 9. Users are notified when there is no possible way for either to win a game 10. Users and computers have a limited time to move 11. Users and computers have an aggregate time limit, like in chess 12. Users can play against each other in the same browser

####Logic#### Info: Array of colors in order, first is bottom cell.

About

Connect Four by Coleby Kent, Ovi Calvo, Joshua Kim, Michael Du, Karla King

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •