diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -15,17 +15,9 @@ metroidvania. Currently only compiles on Linux. You may be able to get it to compile on Windows with some effort. -To build: +To build, first compile GLFW. +Then, run this in the root directory of the project: $ ./build.sh It will output an executable called `demonchime'. - -== Project structure == - -(May not be completely up-to-date) - -- /dc - demonchime -- /teensy - teensy source code -- /platform - platform implementations. There is currently X11 and GL, but GL - is more actively maintained. |
