https://github.com/dominicmaas/projecttitan
Continuation of "SpaceChunks"
https://github.com/dominicmaas/projecttitan
Last synced: 8 months ago
JSON representation
Continuation of "SpaceChunks"
- Host: GitHub
- URL: https://github.com/dominicmaas/projecttitan
- Owner: DominicMaas
- Created: 2019-09-22T11:24:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T22:36:41.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T05:24:53.401Z (9 months ago)
- Language: C++
- Size: 59.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProjectTitan
Continuation of "SpaceChunks"## Directory Structure
- `deps` - External dependencies
- `extern` - git submodules to external libraries
- `includes` - C++ Headers for external dependencies
- `res` - Resources for the game
- `src` - Source code for the game