Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinbellino/tycoon
https://github.com/colinbellino/tycoon
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/colinbellino/tycoon
- Owner: colinbellino
- Created: 2021-03-12T22:59:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T18:11:20.000Z (over 3 years ago)
- Last Synced: 2023-08-01T22:56:26.320Z (over 1 year ago)
- Language: C
- Size: 6.28 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Untitled Tycoon Game
## Build / run the game
- Mac: `./mac_build.sh`
- Windows: `./win64_build.sh`Options:
- `--hot-reload`: to recompile and reload the game without closing it.
- `--run`: to run the game after the compilation is done.