Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meeroslav/hungry-guy
A RxJS game for How to cook with RxJS conf talk
https://github.com/meeroslav/hungry-guy
conference game-development rxjs typescript
Last synced: 19 days ago
JSON representation
A RxJS game for How to cook with RxJS conf talk
- Host: GitHub
- URL: https://github.com/meeroslav/hungry-guy
- Owner: meeroslav
- Created: 2019-08-13T20:27:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T10:09:40.000Z (over 3 years ago)
- Last Synced: 2023-03-23T02:52:22.380Z (almost 2 years ago)
- Topics: conference, game-development, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 15.6 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🍔 Hungry Guy a.k.a. RxJS Chef 👨🍳
This project has been created using **parcel** 📦, **typescript** ⌨️ and **rxjs** 🧮.
You can start it with```
npm run serve
```Don't forget to
```
npm ci
```before you do, though!
![Game screenshot](https://github.com/meeroslav/hungry-guy/blob/master/docs/gif_high.gif)