Read-only mirror of ic-explorer
Alexander Rosenberg 0497bb908a Add .cache/ to .gitignore | il y a 1 an | |
---|---|---|
assets | il y a 2 ans | |
.gitignore | il y a 1 an | |
CMakeLists.txt | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
button.c | il y a 2 ans | |
button.h | il y a 2 ans | |
main.c | il y a 2 ans | |
strings.h | il y a 2 ans | |
textbox.c | il y a 2 ans | |
textbox.h | il y a 2 ans | |
window.c | il y a 2 ans | |
window.h | il y a 2 ans |
A small program for interactively exploring the IC 1101 galaxy. I made this for a project in my 11th grade physics class.
Building is done through CMake (obviously, there is a CMakeLists.txt file).
Building requires:
Just run the executable, could not be simpler!