New games every week!
JSE - Day One Blog
21st February 2021
Very very very very very very basic stuff, here!!

-=-=-

Don't get overexcited, I might still completely screw this up!!

This is the input.


This is the output.


Things of note

1. Handles multiple spellings of the command to SetColour/Color/Col, and Rect/FillRect
2. Uses ; or : to separate commands, and happily ignores any that are left at the end of a line, ala Blitz
3. You can choose to use or not brackets as you go, again ala Blitz.
4. Graphics sets the virtual resolution, but currently everything is then scaled to "as big as will fit on the screen, with the correct aspect ratio". The 0 at the end is currently nothing, but I'll set that to be something like "1=Specifically a size, or 2=Fill with Ratio or 3=Fill the screen without care for Ratio"

Todo

Absolutely tons
My next task is to parse variables. Good lord, that's not going to be easy, is it!?!
Views 44, Upvotes 6  
Jse
New games every week!
Site credits : This was all done by Jayenkai
(c) Jayenkai 2023 and onwards, RSS feed

Blog - JSE - Day One - AGameAWeek