README formatting
This commit is contained in:
parent
7104fc0c3c
commit
a11166c084
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ The ~components~ folder contains pre-made components, entities, and systems for
|
||||||
- ~(components 2d)~ contains building blocks for basic 2D elements.
|
- ~(components 2d)~ contains building blocks for basic 2D elements.
|
||||||
|
|
||||||
The ~games~ folder contains various sample games made with Imugi.
|
The ~games~ folder contains various sample games made with Imugi.
|
||||||
|
|
||||||
* Dependencies
|
* Dependencies
|
||||||
The following Chicken dependencies are required:
|
The following Chicken dependencies are required:
|
||||||
- raylib
|
- raylib
|
||||||
|
|
@ -72,6 +73,7 @@ The following Chicken dependencies are required:
|
||||||
- SRFI-69
|
- SRFI-69
|
||||||
- csm
|
- csm
|
||||||
- SRFI-78
|
- SRFI-78
|
||||||
|
|
||||||
* Running
|
* Running
|
||||||
From the ~build~ directory, run ~csm -program test.engine .. && ./test.engine~ to run engine tests.
|
From the ~build~ directory, run ~csm -program test.engine .. && ./test.engine~ to run engine tests.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue