Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yigitsadic/minigame

Lottary-app like mini game project
https://github.com/yigitsadic/minigame

Last synced: about 1 month ago
JSON representation

Lottary-app like mini game project

Awesome Lists containing this project

README

        

# Mini Game

Mini number guess game with doubling prizes.

React client: https://github.com/yigitsadic/minigame-react

## TODO

- [ ] Control uniqueness of claimed number.
- [ ] Send current game information (last tick, next tick) as event.
- [ ] Restart game every 15 minutes maybe.
- [ ] Main game handler tests.