Skip to content

erikdonohoo/checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkers

A simple JS checkers game

View for now

Clone this repo, and then open the index.html in your browser.

In your browser console, enter...

GameManager.setupGame()
GameManager.renderGame()

This will let you see the initial setup of the game.

Releases

No releases published

Packages

No packages published