03 May 2019 A Gameboy emulator written in go for learning purposes Gameboy.Live is a Gameboy emulator written in go for learning purposes.
08 April 2019 Game Detection API using Tensorflow and Go gamedetect is a simple API that uses a trained neural network to identify games that are within the top 100 currently on Twitch (as of March 2019).
24 February 2019 High performance golang based game server framework Nano is an easy to use, fast, lightweight game server networking library for Go.
24 February 2019 A hand-crafted 2D game library in Go A hand-crafted 2D game library in Go. Take a look into the features to see what it can do.
24 February 2019 A simple and easy-to-use library to learn videogames programming Golang bindings for raylib, a simple and easy-to-use library to learn videogames programming.
24 February 2019 Terminal-based game engine for Go built on top of Termbox Termloop is a pure Go game engine for the terminal, built on top of the excellent Termbox.
18 February 2019 An OpenGL 3D Game Engine written in Go G3N (pronounced "gen") is an OpenGL 3D Game Engine written in Go.
18 February 2019 An open-source 2D game engine written in Go A cross-platform game engine written in Go following an interpretation of the Entity Component System paradigm.
12 November 2018 A Golang library for random map generation for games dngn is a golang library specifically created to help make generating random maps easier.