Rivet: A Light Text Editor That Prioritizes Speed and FocusOverview Rivet is a lightweight Windows-native text editor focused on fast startup and simple, clean behavior. The design goal is intentional: implement the …
Mario AI Trainer: Teaching an Agent to Play Super Mario BrosOverview mario-ai-trainer is a project focused on training a reinforcement learning agent to play Super Mario Bros using modern Python ML tooling. The goal is …
MapGen: Printable Hex-Map Generator (Python) — with Biomes & PDF OutputTL;DR MapGen is a tiny Python tool that generates hex-grid maps using dual Perlin noise (elevation + moisture), assigns biomes (water, plains, forest, desert, …