Skip to content

A simple game of checkers meant for two players on the same device

Notifications You must be signed in to change notification settings

MeasureOneCodeTwice/web-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple game of 8x8 checkers with force jump. It is written using HTML, CSS, JavaScript.

Requirements: Any mordern browser

play at: https://measureonecodetwice.github.io/web-checkers/

Possibly to be implemented

  • Win detection (both by no pieces remaining and no moves remaining
  • Captured pieces counter
  • Undo and redo move
  • online multiplayer (need to get further into databases and distributed computing courses lol)
  • sound
  • ability to import and export games
  • win detection

About

A simple game of checkers meant for two players on the same device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published