Skip to content

AveryTheDev/connect_four_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four JS

A vanilla Javascript app that implements an algorithm to allow for two human players to play a classic Connect Four game against each other.

Features

  • Follows Rules of Connect Four Via Algorithms Implemented
    • One Player At A Time
    • Player Turns Alternates
    • Game Stops When Four Tiles Align In Same Color (Places By Same Player)
    • Checks For And Announces Winner
  • Top Bar Provides Announcements Based Off Of State Of Game
  • Reset Button To Enable A New Game
  • Responsive Web App, Enabling Mobile Playing

About

Connect four game made with vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published