Skip to content

ilotterytea/hyperspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.