Skip to content

keubs/connectfour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connectfour

Not the most secure app, since the global game.player variable is available for a user to change, but it serves its purpose. Needs more testing.

Unit Tests

Available in connectfour.test.js, below are the self-explanatory functions

  • c4t.horizontalTest()
  • c4t.verticalTest()
  • c4t.diagonalTestNESW()
  • c4t.diagonalTestNWSE()

TODO

  • Get the game's logic out of the globals.
  • Make blue legs
  • Profit

About

The classroom classic in JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published