This time, this is a continuation of the article below. When I was a child, my father bought a Fujitsu FMV that came with a game. It was called "Arena," included in the GAMEPACK. You fought on a ...
I've reviewed every PDF editor out there - then I had ChatGPT build me a better one ...
Putting some of the best local models to the development test ...
Color Collision PyBalls is a simulation game where three colored balls move around the screen, collide with one another, and change colors according to predefined collision rules until a single ...
The information gatherer is complete. For now, it gathers information fully automatically. The provider being used is Opencode on a spare PC. When I have MimoV2.5 fetch it, it brings back data from ...
π—™π—Άπ˜…π—Άπ—»π—΄ 𝗝𝗦𝗒𝗑 π—’π˜‚π˜π—½π˜‚π˜ 𝗳𝗿𝗼𝗺 π—šπ—£π—§ I spent three days fixing broken JSON from GPT-4. Prompting did not work. I asked for valid JSON. It still broke in production. I built a tool for ...
It’s a simple arcade-style shooter I wrote from scratch in Python using Pygame. I wanted to keep it lightweight and fully under my control, so I stayed away from frameworks or anything that abstracts ...
This code resembles https://www.crazygames.com/game/fireboy-and-watergirl-the-forest-temple it was constructed using Python, Pygame and GIMP for image Editting and ...