mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add prototype game library (#2939)
Co-authored-by: lars <lars.scheme@gmail.com>
This commit is contained in:
parent
4eeaef2d89
commit
a48130bd46
@ -773,6 +773,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [Oak](https://github.com/oakmound/oak) - Pure Go game engine.
|
* [Oak](https://github.com/oakmound/oak) - Pure Go game engine.
|
||||||
* [Pitaya](https://github.com/topfreegames/pitaya) - Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
|
* [Pitaya](https://github.com/topfreegames/pitaya) - Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
|
||||||
* [Pixel](https://github.com/faiface/pixel) - Hand-crafted 2D game library in Go.
|
* [Pixel](https://github.com/faiface/pixel) - Hand-crafted 2D game library in Go.
|
||||||
|
* [prototype](https://github.com/gonutz/prototype) - Cross-platform (Windows/Linux/Mac) library for creating desktop games using a minimal API.
|
||||||
* [raylib-go](https://github.com/gen2brain/raylib-go) - Go bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
|
* [raylib-go](https://github.com/gen2brain/raylib-go) - Go bindings for [raylib](http://www.raylib.com/), a simple and easy-to-use library to learn videogames programming.
|
||||||
* [termloop](https://github.com/JoelOtter/termloop) - Terminal-based game engine for Go, built on top of Termbox.
|
* [termloop](https://github.com/JoelOtter/termloop) - Terminal-based game engine for Go, built on top of Termbox.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user