-
ASCIIRasterizer-Public Public
Rendring 3d wireframes and drawing lines from ASCII. Renderowanie siatek brył 3d oraz rysowanie linii ze znaków ASCII.
C++ MIT License UpdatedMay 3, 2025 -
-
-
HiddenTreasure Public
A small little game about traversing a labyrinth while only being able to see 1 block in each direction.
C++ MIT License UpdatedAug 21, 2023 -
-
PhysicsSimulator Public
A simple 2d simulator of gravity and collisions. There are two versions, one with actual collisions, the other with "wonky collisions". To spawn a ball hold space and move your mouse, you can also …
C++ MIT License UpdatedAug 21, 2023 -
Coolsole Public
A console with a sphere renderer. Type help, to get a list of commands. You may be wondering why make the console from scratch in SDL? Well for two reasons: 1. It's fun. 2. So that I can dynamicall…