GoMudEngine / GoMudLinks
A Go based MUD (Multi-User Dungeon) server.
☆195Updated last week
Alternatives and similar repositories for GoMud
Users that are interested in GoMud are comparing it to the libraries listed below
Sorting:
- A Golang library for random map generation for games.☆141Updated last year
- A text-based game engine written in Go and scripted with Lua.☆123Updated 2 years ago
- Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.☆207Updated 2 months ago
- Roguelite game made with Go and Raylib - Demo & Game is available on Steam https://store.steampowered.com/app/2968730/Mr_Snuggles_Dungeon…☆107Updated 2 months ago
- Golang raycaster engine using the Ebitengine 2D Game Library☆167Updated 7 months ago
- RinkWorks fantasy name generator for golang☆39Updated 2 weeks ago
- Notes about things.☆148Updated 5 years ago
- Arche -- Archetype-based Entity Component System (ECS) for Go.☆180Updated 7 months ago
- Ark -- Archetype-based Entity Component System (ECS) for Go.☆176Updated this week
- MUD development framework/platform written in Golang☆50Updated 2 years ago
- Building a mud in golang in an effort to learn the language☆15Updated 6 years ago
- A simple console emulator for ascii games written in go☆68Updated last year
- An indirect control real-time strategy game about robot colonies☆458Updated last year
- A 2D shoot 'em up game made with Go, Ebitengine, and donburi. Featuring ECS (Entity Component System).☆305Updated last year
- A tiny, slow-paced world and colony building game.☆44Updated 3 weeks ago
- Example of Entity Component System in Go☆73Updated 9 months ago
- Just another ECS library for Go/Ebitengine☆342Updated 8 months ago
- Terminal cell graphics library☆116Updated 2 months ago
- Build your own Game-Engine based on the Entity Component System concept in Golang.☆167Updated 3 months ago
- 2D Field of view calculations for grid-based maps (typically used in top-down adventure/roguelike games). Uses Recursive Shadowcasting!☆44Updated this week
- Yet another minesweeper written in go.☆76Updated 4 months ago
- Generic 2D grid☆25Updated 2 weeks ago
- A multiplayer MUD server for a game jam☆30Updated 3 years ago
- A simulation of protozoan behavior and evolution☆33Updated last month
- Cross-platform grid-based UI and game framework.☆84Updated 2 years ago
- Library for combining tiled maps with pixel☆46Updated 2 years ago
- roguelike tutorial in Go using the framework gruid☆21Updated 2 years ago
- Entity Component System framework for Ebitengine☆92Updated 2 years ago
- Polymorphic Solitaire Game in Go + Ebiten