Skip to content

smhaltnsk/backgammon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backgammon

Backgammon game implemented in TypeScript with pure HTML/CSS UI.

Click here to play: HUMAN v HUMAN HUMAN v CPU CPU v CPU

Click here to run Jasmine test suite

TODO

  • board layout in HTML/CSS
  • game logic: roll dice to start; play by turns; detect winner
  • game logic: major refactor
  • mobile UX: alternative to hover for inspect
  • undo
  • autoplay mode on/off toggle
  • doubling cube
  • computer player

About

Backgammon game implemented in TypeScript with pure HTML/CSS UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.4%
  • TypeScript 29.7%
  • CSS 5.1%
  • HTML 0.8%