View all by Bloody Wall Software
Creator
Follow Bloody Wall Software
Follow
Following Bloody Wall Software
Following
Add To Collection
Collection
Comments
Devlog
LOLGraphics
←
Return to LOLGraphics
Devlog
LOLGraphics Version 3.4
June 01, 2021
by
Bloody Wall Software
What's new? Added the ability to change the text color to any color you want - not just a list of predefined colors. You can still use the predefined ones if you want to but you can also write RGB val...
Continue reading
LOLGraphics Version 3.3
May 18, 2021
by
Bloody Wall Software
What’s new? Added three new commands: PLZ READ CHAR that reads the character that was entered and saves it's unicode value in the specified two bytes variable, or the specified address in the two by...
Continue reading
LOLGraphics Version 3.2
May 02, 2021
by
Bloody Wall Software
What's new? Added the option to draw and fill rectangles and ellipses. Also added the option to draw custom polygons and to fill the entire screen in one color. Also added labels. You can define a lab...
Continue reading
LOLGraphics Version 3.1
April 28, 2021
by
Bloody Wall Software
What's new? Added the ability to draw lines using the command PLZ DRAW LINE <x1> <y1> <x2> <y2>. You can enter as parameters numbers and two byte variables. Also added the ability to change the color...
Continue reading
LOLGraphics Version 3.0
April 22, 2021
by
Bloody Wall Software
What's new? Added two new commands: PLZ LOAD IMAGE that loads an image from a file, and PLZ DRAW IMAGE that draws an image that was previously loaded from a file on the location in the screen specifie...
Continue reading
LOLGraphics Version 2.5
April 15, 2021
by
Bloody Wall Software
What's new? Fixed the bug that made it so that getting input using PLZ ASK TEH USR 2 GIMME A ONE/TWO/FOUR/EIGHT BYTE practically impossible. Also, added a switch case "structure" (more on that below),...
Continue reading
LOLGraphics Version 2.4
April 05, 2021
by
Bloody Wall Software
What's new? Added infinite loops (FOREVER RUN) and also the ability to read from the input field without actually waiting for the user to type it in and press the button. This is useful for WASD contr...
Continue reading
LOLGraphics Version 2.3
March 18, 2021
by
Bloody Wall Software
What's new? Made it so that you can toggle the amount of time that passes in between every 2 commands. Notice how starting from this version, it's written HAI 2.3 0 100 instead of just HAI 2.3. The ze...
Continue reading
LOLGraphics Version 2.2
March 14, 2021
by
Bloody Wall Software
What is LOLGrapghics: This isn't the first version of LOLGraphics, but since it's the first devlog, I think it's fitting to explain what it's all about. LOLGraphics is an esoteric programming language...
Continue reading