Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siwel/ludumdare41
https://github.com/siwel/ludumdare41
ldjam ldjam41 ludum-dare ludum-dare-41 ludumdare
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/siwel/ludumdare41
- Owner: siwel
- Created: 2018-04-21T14:38:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T00:32:28.000Z (over 6 years ago)
- Last Synced: 2024-12-20T02:07:00.746Z (14 days ago)
- Topics: ldjam, ldjam41, ludum-dare, ludum-dare-41, ludumdare
- Language: JavaScript
- Size: 49.5 MB
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LudumDare41 - Hangover Kitchen
![hangover kitchen.png](./hangoverkitchen.png)
Shooting meets Cooking in Hangover Kitchen. Improve your kitchen's Goggle review by shooting ingredients to the correct customer, completing recipes before they empty your beer stock. Keep your chef’s beer topped up by waking up (kicking out) the hungover customers with exotic food. If all of the beer is gone it's **Game Over.**
![recpie.png](./src/assets/recpie.png)
**Desktop Controls** .
Move Up: Up Arrow Key.
Move Down: Down Arrow Key.
Fire potato Gun: Space Bar.
**Mobile Controls**
Move: Drag Chef .
Fire potato Gun: Tap on screen.[Play Online Hosted Game](http://vibrant-murdock-3dc5dd.netlify.com)
### Run Locally;
```
npm i
npm start
```and the game is available at [localhost:8080](http://localhost:8080)