Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 458 Bytes

hyperspace

A screensaver or demoscene, whatever, that opens you up to a new space, hyperspace. Made with Raylib and the C programming language.

Example

Compile from sources

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. This project is under the WTFPL license.