Some cool stuff I've been working on for fun.
Note
Only contains the visually appealing stuff but not something like a number system system converter, a lexer or other boring stuff
Source code (+ more screenshots and videos)
A simple 2D platformer game written in Python using the PyGame library. Mainly written in February 2022, but small modifications were made since then. No longer in active development, due to its successor, SuperMupla.
Source code (Prepare for some spaghetti! xD)
A simple MineCraft clone written in C++ using Raylib.