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)
- Host: GitHub
- URL: https://github.com/shijbey/concierge-game
- Owner: ShiJbey
- Created: 2024-01-14T20:06:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-21T02:29:39.000Z (over 1 year ago)
- Last Synced: 2025-02-02T18:44:58.586Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 3.78 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Concierge Game
## 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`