A simple and useful game library in Go.
☆12Jan 23, 2017Updated 9 years ago
Alternatives and similar repositories for gogame
Users that are interested in gogame are comparing it to the libraries listed below
Sorting:
- the best functional language ever☆42Jul 30, 2019Updated 6 years ago
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 6 years ago
- ☆14Mar 7, 2023Updated 3 years ago
- A texture atlas generator, written in Golang☆12Apr 6, 2022Updated 3 years ago
- Simple persistence or replay log for golang☆13Oct 9, 2015Updated 10 years ago
- GO programming Game of Life☆11May 9, 2020Updated 5 years ago
- Simple pixel monospaced font package for golang☆16Jan 14, 2021Updated 5 years ago
- ☄️ Small Golang library for simulating 2D particles with the help of SDL2.☆15Dec 23, 2017Updated 8 years ago
- openGL Have Fun - A Go package that makes life with OpenGL enjoyable.☆253Oct 8, 2023Updated 2 years ago
- Golang Distributed MMO Game Server☆19Feb 23, 2020Updated 6 years ago
- Cross-platform OpenGL bindings in Go.☆18Jun 21, 2024Updated last year
- A toy MMO example built using Ebiten and WebRTC DataChannels (UDP)☆20Jun 3, 2021Updated 4 years ago
- get physical memory usage (RSS or Working Set)☆18Dec 15, 2025Updated 2 months ago
- A server for The Things Network to store and display your devices on a map☆21Feb 25, 2023Updated 3 years ago
- EweyGewey is an OpenGL based GUI library written in Go.☆37Oct 18, 2017Updated 8 years ago
- MOVED TO https://github.com/gopherjs/gopherwasm : A wrapper for GopherJS (`gopherjs/js`) and Wasm (`syscall/js`)☆18Jun 24, 2018Updated 7 years ago
- Tuile (French for tile) is a 2D graphics engine inspired from old hardware and based on layers, tiles sets, tile maps and sprites. Its sc…☆24Jan 30, 2026Updated last month
- Library for combining tiled maps with pixel☆46Oct 9, 2023Updated 2 years ago
- A chip-8 emulator written in Go☆24Jan 22, 2019Updated 7 years ago
- * This repo moved to https://go.isomorphicgo.org/go/isokit * Common isomorphic functionality in one kit.☆53Jun 9, 2018Updated 7 years ago
- "go build" implementation by bash script☆25Jun 21, 2023Updated 2 years ago
- Simple Jumping Game☆27Mar 3, 2022Updated 4 years ago
- The Not So Tiny C Compiler☆32Dec 27, 2015Updated 10 years ago
- A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete …☆70Apr 26, 2025Updated 10 months ago
- Steamworks implementation in Go that doesn't require CGo☆24Sep 27, 2019Updated 6 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆29Sep 13, 2023Updated 2 years ago
- Build cross-platform binaries for Go☆32Jun 3, 2025Updated 9 months ago
- tools to interact with WASM files☆36Mar 16, 2017Updated 8 years ago
- Vuelto is an open-source, fast, simple and lightweight game engine, based on Golang and OpenGL.☆37Jul 26, 2025Updated 7 months ago
- CodeLite Source Code Accesor for the Unreal Engine 4☆11Jul 2, 2020Updated 5 years ago
- A tool that can help nodes behinds NAT be accessed by outside☆32Dec 8, 2021Updated 4 years ago
- Get value from *map[string]interface{}* easier☆12Feb 13, 2020Updated 6 years ago
- VoV is a high score game for Android☆30Sep 9, 2016Updated 9 years ago
- open-gl rendering and scenegraph library☆33Jan 17, 2022Updated 4 years ago
- The original c2go program. Attempts to convert C to Go. Works on several simple examples, but not complex applications.