Added a small demo (it's just two lines of code in fact), but I also added the compiled exe to this release, so you can try it out in the command shell or via a shortcut
The demo exe react on the option --fullscreen to open the game in fullscreen mode.
Just look in the source code!
Cheers, Gris
Make sure, you update your local .yymps from this release also, I did little code changes for this release.
How to use the Demo program
- Unzip to a folder of your choice
- Create a shortcut to "example-project.exe" on your desktop
- Right-click the shortcut and choose "Properties"
- add " --fullscreen" as shown in this picture to start the game fullscreen

The demo just shows a MessageBox with all arguments at startup (from global scope), then opens the main room and lists all arguments taken from the create event, so both scenarios are covered in the demo.
Have fun!
Make Games!
Gris