Game Experiments

Go, Odin and Raylib tutorials

Difficulty - medium - assumes basic knowledge of Go We will end up with a game like this with sound effects and music. I chose this to kick off with as we do not use any images but create our images [...]
Introduction to Git As a Go developer, you'll eventually need to manage your code effectively, and that's where Git comes in. Git is a powerful version control system that can help you track changes, [...]
Introduction Are you ready to dip your toes into the world of game development using Go? If you’re a Windows user looking to get started with Raylib-Go, you're in the right place! In this guide, [...]