Low Quality Game
Play the Windows desktop version if you can because it has crashing support. Read the instructions before playing. Check the source code.
This is a low quality game for the Game Breaker’s Toolkit Jam #13
Controls:
Apostrophe to move right, backslash to move left, tab to move up, and 0 to move down.
The goal is to get to the bottom left green rectangle without touching the red rectangle which takes the place of a random green rectangle everytime you move. If you touch the red rectangle, the game crashes. The game does not crash on the web build. The game is capped at 19 fps.
Contains the MSYS2 UCRT64 DLLs for Raylib (Zlib License) and GLFW 3 (Zlib License).
This game is licensed under the GNU General Public License v3.0 with the assets being public domain.
GitHub: https://github.com/jthecoder12/lowqualitygame
Other information:
Does not free resources after the game closes,
Crashes using "memset((void*) 123, 123, 123)" causing a segmentation fault,
Returns with exit code "123" after the game closes,
Uses emojis as variables,
The two character buffers used to convert the FPS into a string and where the FPS text string is stored use sizes of 1,234 and 5,678 bytes,
Image file assets are named "Untitled" but have different file extensions.
| Updated | 3 hours ago |
| Published | 1 day ago |
| Status | Released |
| Platforms | HTML5, Windows |
| Author | jthecoder12 |
| Tags | 2D, bad, gbtk, gbtk-13, low-quality, luck, No AI, Open Source, raylib |
| Code license | GNU General Public License v3.0 (GPL) |
| Asset license | Creative Commons Zero v1.0 Universal |
| Links | GitHub |
Install instructions
Extract the "Windows-x64.zip" file,
Run the "LowQualityGame.exe" file.
Leave a comment
Log in with itch.io to leave a comment.