https://github.com/deciduously/ttr
Take the Rock
https://github.com/deciduously/ttr
Last synced: 4 months ago
JSON representation
Take the Rock
- Host: GitHub
- URL: https://github.com/deciduously/ttr
- Owner: deciduously
- License: mit
- Created: 2018-09-16T19:37:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:35:11.000Z (almost 3 years ago)
- Last Synced: 2026-01-24T18:51:55.215Z (4 months ago)
- Language: TypeScript
- Size: 713 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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