An open API service indexing awesome lists of open source software.

https://github.com/shijbey/concierge-game

A game where you play as a manager/concierge of a hotel (for CM Winter Game Jam)
https://github.com/shijbey/concierge-game

Last synced: 2 months ago
JSON representation

A game where you play as a manager/concierge of a hotel (for CM Winter Game Jam)

Awesome Lists containing this project

README

        

# Concierge Game

concierge

## How to get the game started

1. Clone the repository
2. Download NodeJS and NPM if you don't already have them
3. `cd` into the repository directory
4. run `npm install`
5. run `npm start`