One Game Library, Imported by Both the Client and the Server
A mobile multiplayer browser game where client and server linked the same TypeScript module. One source of truth, one fewer class of bug.
https://schmelczer.dev/tags/games/
gamesProject articles and technical notes filed under #games.
A mobile multiplayer browser game where client and server linked the same TypeScript module. One source of truth, one fewer class of bug.
A handheld game built from the PCB up: ATtiny85V, OLED, IR receiver. 8 MHz, 512 bytes of RAM, and a charming atmosphere.
A low-poly Unity city built for a CrySyS PLC-hacking challenge, with explosive results.
My Basics of Programming project: a 3D platformer in pure C with SDL 1.2. Destructible voxel terrain, flying enemies, and a renderer derived on Post-it notes.
A small game I used as the handout for SchDesign's JS/Canvas workshop at BME. It's trivial, but I still find it enjoyable.