Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 651 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 651 Bytes

Game of Shells

The Game of Shells involves a flat surface, a row of three small containers and a ball small enough to fit underneath each of them. On each turn of the game the player is shown the ball being placed under one of the containers before the order of the containers is repeatedly shuffled at random. The player has to guess correctly which container the ball is under in order to win; otherwise they lose.

Frameworks/Pre-processors used:

  • Nuxtjs (based on Vuejs)
  • Sass

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

Author: Carla Gonçalves, 07/04/2019