CalumCannon / snakes-and-ladders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Game

Create a browser game based on an existing card or dice game. Model and test the game logic and then display it in the browser for a user to interact with.

Write your own MVP with some specific goals to be achieved based on the game you choose to model.

You might use persistence to keep track of the state of the game or track scores/wins. Other extended features will depend on the game you choose.

About


Languages

Language:Vue 77.2%Language:JavaScript 21.3%Language:HTML 1.5%