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

https://github.com/deciduously/ttr

Take the Rock
https://github.com/deciduously/ttr

Last synced: 4 months ago
JSON representation

Take the Rock

Awesome Lists containing this project

README

          

# ttr

WIP

Take the Rock is a casual incremental game. It is implemented in Typescript using React and Mobx on the frontend and actix_web/diesel to connect to a postgres db for saves.

# Requirements

* Stable rust
* yarn