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

https://github.com/im6/snake-reactive

Snake game written in RxJS
https://github.com/im6/snake-reactive

rxjs typescript webpack

Last synced: 20 days ago
JSON representation

Snake game written in RxJS

Awesome Lists containing this project

README

          

# Snake written in RxJS ![example workflow](https://github.com/im6/snake-reactive/actions/workflows/ci.yml/badge.svg)

## Quick Start

```sh
yarn install
yarn start
```

[Demo](https://www.javascript.fun/snake-reactive/)