Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/carlagn/GameOfShells
Browse files Browse the repository at this point in the history
  • Loading branch information
Carla Goncalves committed Apr 7, 2019
2 parents 95d3cc7 + 73086d7 commit 087cfb5
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# 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
Expand All @@ -14,13 +15,6 @@ $ npm install

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

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate
```

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).
Author: Carla Gonçalves, 07/04/2019

0 comments on commit 087cfb5

Please sign in to comment.