Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)