# Running the Examples

Grab the project here: <https://github.com/RogerLevy/ramenExamples>

Run session.f. From the IDE you can run any of the following and play with them (mostly by issuing commands in Forth)

`flies` - A multitasking demo

`island` - A tile map demo

`rectland` - A collision grid demo; move the box with cursor keys

`stickerknight` - Another map demo (slightly buggy as of this writing)

`depth` - A z-sorting demo
