Description
Lib to create 2d games with Go
canvas2d alternatives and similar packages
Based on the "Game Development" category.
Alternatively, view canvas2d alternatives based on common mentions on social networks and blogs.
-
engo
Engo is an open-source 2D game engine written in Go. It follows the Entity-Component-System paradigm. -
Pitaya
Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK. -
prototype
Cross-platform (Windows/Linux/Mac) library for creating desktop games using a minimal API. -
tile
Data-oriented and cache-friendly 2D Grid library (TileMap), includes pathfinding, observers and import/export.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of canvas2d or a related project?
Popular Comparisons
README
canvas2d
Lib to create 2d games with Go
To install use: go get -u github.com/WesleiRamos/canvas2d
Require: gl https://github.com/go-gl/gl glfw https://github.com/go-gl/glfw gltext https://github.com/go-gl/gltext go-winaudio https://bitbucket.org/StephenPatrick/go-winaudio