How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
Engo is an open-source 2D game engine written in Go.
Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated renderer for drawing sprites, geometric shapes, and text, utilizing an optimized system of batching and transformation matrices. The project functions as a comprehensive toolkit for two-dimensional interactive applications, combining a graphics engine with a 2D vector math library for affine transformations and coordinate space projections. It includes a dedicated input manager that tracks keyboard presses and mouse movements using a polling-based system rather than asynchronous
Go implementation of the A* search algorithm
The main features of beefsack/go-astar are: Game Development, World and Navigation.
Projects with overlapping indexed features include: engoengine/engo — Engo is an open-source 2D game engine written in Go. flame-engine/awesome-flame — An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more. azul3d/engine. cocoatoucher/glide — Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials. faiface/pixel — Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated… g3n/engine — Go 3D Game Engine (http://g3n.rocks).