https://github.com/ilotterytea/hyperspace
enter the hyperspace.
https://github.com/ilotterytea/hyperspace
2d demo demoscene graphics macroquad rust rust-lang space
Last synced: over 1 year ago
JSON representation
enter the hyperspace.
- Host: GitHub
- URL: https://github.com/ilotterytea/hyperspace
- Owner: ilotterytea
- License: wtfpl
- Created: 2023-05-20T05:58:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-05T22:29:20.000Z (over 1 year ago)
- Last Synced: 2025-01-05T23:25:22.461Z (over 1 year ago)
- Topics: 2d, demo, demoscene, graphics, macroquad, rust, rust-lang, space
- Language: Rust
- Homepage:
- Size: 1.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hyperspace
A screensaver or demoscene, whatever, that opens you up to a new space, hyperspace.
Made with [Raylib](https://raylib.com) and the C programming language.

## Compile from sources
```bash
mkdir build && cd build
cmake ..
make
```
## Customization
+ You can replace the star image by placing the `star.png` file along with the executable.
## License
See [LICENSE](LICENSE). This project is under the WTFPL license.