astray
Dungeon generator
A Lua-based library for generating random dungeons and mazes for video games
Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games
142 stars
8 watching
10 forks
Language: Lua
last commit: almost 8 years ago
Linked from 1 awesome list
dungeon-crawlerlove2dluamazeroomrougelikevideo-game
Related projects:
Repository | Description | Stars |
---|---|---|
wwwtyro/astray | A WebGL-based puzzle game with physics and maze navigation | 512 |
escargotprodige/slush-luxe | Automates the creation of Haxe-based game projects with Luxe, providing templates and scripts for components, entities, states, and more. | 10 |
glorifiedpig/luafinding | An A"* pathfinding algorithm implemented in Lua for the Love2D game development framework. | 33 |
aspjt/roguelike | A roguelike game with procedurally generated content and permadeath, allowing players to explore randomly created worlds and interact with their environment in a challenging, turn-based manner. | 96 |
anthony-mills/procedural_dungeon | Generates procedural dungeon layouts for games | 40 |
julsam/dungeon-builder | A tool for generating and visualizing dungeon layouts using algorithms and a graphical interface. | 65 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 17 |
sentientdesigns/constructive | An algorithmic system for generating artificial dungeons and levels | 15 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
seblague/path-creator | A Unity game development asset that generates paths for 3D environments. | 1,821 |
tek256/astera | A C99-based 2D game library providing features like deferred and forward rendering, collision detection, and asset management for cross-platform development on Windows, Linux, Mac OSX, and BSD. | 290 |
blaxun/random-dungeon-generator-gms-2.3 | A tool that generates dungeons from user-defined sprites and applies rules to create a layout with various chamber types and connectors. | 7 |
1bardesign/batteries | A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. | 353 |
saaadhu/ramble | A Ruby library for generating text based on a given grammar | 4 |
sysgears/grain | A lightweight framework for creating custom, static websites with live reload and support for various content formats and themes. | 160 |