Skip to content

rriesebos/game-of-the-goose

Repository files navigation

Game of the Goose

A 2.5D, fully responsive multiplayer online adaptation of the well-known game of the goose boardgame. The (isometric) board is created using plain HTML and CSS, and the game state + multiplayer are managed by boardgame.io.

Play now

Go to https://game-of-the-goose.herokuapp.com/ to play the game.

Known issues

  • Players leaving the game can be unreliable because it relies on the Window: pagehide event. This leads to 'orphaned' games because matches are only purged from the server when all players leave the game.

Todo's

  • Add art to event tiles.
  • Add sounds.
  • Add unit testing using Jest.

Screenshots

Board End screen after win Lobby Home Create game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors