Profile avatar
pythagorascal.bsky.social
Software-, Web- & Game Developer based in 🇨🇭 Co-founder @lululu.games
19 posts 136 followers 151 following
Regular Contributor
Conversation Starter
comment in response to post
Play the game here! ✨ buff.ly/Mbnj7dZ Thank you so much for all the support, it means the world to us! If you like the game, please leave us a review. It helps our small team so much with Steam’s algorithm!
comment in response to post
📺Henry Halfhead - Lululu Entertainment Meet Henry, half a head but with the power to possess and control any object. Use each object’s unique abilities to solve puzzles and navigate Henry’s quirky everyday life! #LGF25 #OfficialSelection
comment in response to post
Ok, it seems 1s is just Win10 loading SDL3.dll 🙃
comment in response to post
I'd love to know how you managed that. Even getting an empty window up takes like 0.5-2s on my devices (using SDL, though).
comment in response to post
😭
comment in response to post
Nice work! Are you still working with MonoGame? I loved the video of you showing off the engine / your workflow for Scourge Bringer.
comment in response to post
If assets are binary, then magic bytes per type (before version) can make sense. Allows you to parse assets independent of how they were stored (one per file, packed together, ...). For packed assets it can make debugging easier. E.g.: find "TEXTURE " instead of guessing what bytes are a version.
comment in response to post
Yep, and/or an option to only disable self-reposts.
comment in response to post
A tiny engine programming experiment I did for what I called "hacktober". Uses Jump Flood algorithm to make the drawn lines thicker. The engine was a software renderer made with C, using SDL2 for creating a window and event/input handling.
comment in response to post
A PICO-8 experiment I did for what I called "pico8ber". A verlet simulation of a rainbow "cloth".
comment in response to post
Puzzle game prototype from my Game Design studies.
comment in response to post
An animation from my 4th semester of game design studies.
comment in response to post
My first animation project. We had to imitate the visual style of a game, in modeling, textures and camera, then add our own twist. I chose WipEout Omega Collection and glitches. Made in Blender, animated by hand. Edited in After Effects. Link to full animation: vimeo.com/288806780
comment in response to post
Saw this just now:
comment in response to post
FYI: On a Mac it is fn+E ✨
comment in response to post
I like art that creatively follows / breaks rules. Current AIs, glorified autocompletes, barely follow rules when prompted. By just predicting results from weights, almost by definition, they can't break rules or be creative / surprise you in a meaningful, intentional way. Boring commodified slop.