Each article is aimed to teach you the secrets of game development. We guarantee top quality posts on a regular basis. Learn from the our best authors.
This is my second article in the Forge series. In the previous post, we covered how to set up the starter template and get a simple application running. Today, we’ll…
I’ve been working on something small but close to my heart, a lightweight, no-nonsense 2D game framework for Go called Forge. Forge is designed for developers who love simplicity. It…
Forge is our free and open source game framework for the GoLang programming language. It is feature-rich and constantly improved. We designed Forge to be performant and simple for beginner, its power lies within its ecosystem and community. Forge is lightweight in nature and can be easily extended to fit most of your needs. Write you game logic in your way and let the framework handle compatibility.