hacdias / mapgenLinks
Pseudo-random map generator through OpenSimplex noise algorithm
☆11Updated 6 years ago
Alternatives and similar repositories for mapgen
Users that are interested in mapgen are comparing it to the libraries listed below
Sorting:
- Go implementation of the Entity/Component/System paradigm☆71Updated 4 years ago
- example physics in ebiten using chipmink port☆13Updated 9 months ago
- A 2d map generator written in Go☆43Updated 4 months ago
- Compute contour lines (isolines) for any 2D data in Go.☆74Updated 3 years ago
- 2D virtual tabletop prototype☆22Updated 4 years ago
- Go port of the Wave Function Collapse algorithm☆77Updated 6 years ago
- Cubez is a 3d physics engine written natively in Go.☆30Updated 8 years ago
- Goal-Oriented Action Planning - in Go☆29Updated last month
- Marching cubes algorithm implemented in #golang.☆13Updated 5 years ago
- Chop 3D models in half with a user-defined slice plane.☆35Updated last year
- 2D particle system simulator for Go☆45Updated 2 years ago
- A toy raycasting engine in Go + Ebiten☆26Updated 3 years ago
- A simple game engine using Ebitengine with ECS.☆35Updated last year
- A Golang library for random map generation for games.☆140Updated last year
- Golang port of Box2d_Lite☆37Updated 7 years ago
- Fast Delaunay triangulation implemented in Go.☆130Updated 2 years ago
- A Game Engine for 2D/3D Games written in go☆14Updated last year
- Vector Graphics library for golang☆16Updated 9 years ago
- paths is a pathfinding library written in Golang for use with games.☆63Updated last year
- List of general purpose shaders written in Kage (Ebitengine shading language)☆15Updated last year
- A fast 2D and 3D game engine written in Go.☆18Updated last month
- GGPO port into Go☆31Updated 8 months ago
- PixelMek 3D is an unofficial BattleTech first person raycasted game using community contributed pixel mech artwork☆19Updated this week
- A golang library for spline interpolation