Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaadmy/hyperzion
A tunnel racing game.
https://github.com/kaadmy/hyperzion
Last synced: 16 days ago
JSON representation
A tunnel racing game.
- Host: GitHub
- URL: https://github.com/kaadmy/hyperzion
- Owner: kaadmy
- License: mit
- Created: 2018-01-06T01:30:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-27T00:04:38.000Z (almost 7 years ago)
- Last Synced: 2024-11-01T10:24:23.387Z (2 months ago)
- Language: C
- Size: 507 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# [Hyperzion](https://github.com/kaadmy/hyperzion) v0.1.0
A tunnel racing game.
## How to play
You don't, haha.
## Building
### *nix
1. Create build directory: `mkdir build; cd build`
2. Run CMake: `cmake ..`
3. Run Make: `make`The resulting binary is placed in the project's root directory, not the build directory.
You can run it with `../hyperzion`, or `./hyperzion` if you're already in the root directory.### MacOS
Currently untested, feel free to experiment.
### Windows
Currently untested, feel free to experiment.
## License
See file *LICENSE.txt* for more information.
Third-party files in `deps/` may have differing licenses, see individual licenses for more information.
## Credits
- *Person*: Did something, probably