TheBitDrifter, a software developer, shares their journey of creating Bappa, a modular game development framework in Go.
Initially working as a web developer, burnout led them to take a break and work in the family's restaurant. Eventually, they returned to programming and started building Bappa.
Bappa is a lightweight, code-first game development framework in Go. It focuses on leveraging Go's strengths, easy maintenance, and understanding the game development process.
The framework is intentionally decoupled and designed for developers to build games that are easy to reason about and maintain.