Renamed example for consistency

This commit is contained in:
jan 2024-12-17 18:16:42 +01:00
parent bc5150969e
commit b382457996
3 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Use `--help` to see some basic options.
I do not want to provide an assembler, any kind of compiler or even any ideas about things like call conventions. I do not want to provide an assembler, any kind of compiler or even any ideas about things like call conventions.
The idea is that you have to build that yourself. You can play a game from the example folder to get an idea of what can be built. The idea is that you have to build that yourself. You can play a game from the example folder to get an idea of what can be built.
<div align="center"> <div align="center">
<img src="examples/rectavoiders.gif" alt="Logo" width="500"/> <img src="examples/rectavoider.gif" alt="Logo" width="500"/>
</div> </div>

View File

Before

Width:  |  Height:  |  Size: 5.0 MiB

After

Width:  |  Height:  |  Size: 5.0 MiB