A screensaver or demoscene, whatever, that opens you up to a new space, hyperspace. Made with Raylib and the C programming language.
mkdir build && cd build
cmake ..
make
- You can replace the star image by placing the
star.png
file along with the executable.
See LICENSE. This project is under the WTFPL license.