procedural_dungeon
Dungeon generator
Generates procedural dungeon layouts for games
PhaserJS plugin for the procedural generation of dungeon layouts for games.
40 stars
5 watching
8 forks
Language: JavaScript
last commit: over 5 years ago dungeongamegamedevhtml5mazephaserphaserjspluginprocedural-generation
Related projects:
Repository | Description | Stars |
---|---|---|
webcaetano/craft | A utility library for Phaser game development with chainable functions to simplify common tasks | 29 |
phaserjs/phaser-ce-plugins | A collection of plugins for extending the capabilities of the Phaser game framework. | 206 |
sentientdesigns/constructive | An algorithmic system for generating artificial dungeons and levels | 15 |
mjrlowe/maze_generator | A JavaScript module for generating mazes | 38 |
amaccann/phaser-navmesh-generation | Generates Navigation Meshes from Phaser TilemapLayer data and collision indices. | 12 |
julsam/dungeon-builder | A tool for generating and visualizing dungeon layouts using algorithms and a graphical interface. | 65 |
samme/phaser-plugin-game-gui | Provides an extensible and customizable UI framework for games built with Phaser | 38 |
samme/phaser-plugin-scene-graph | A utility plugin for Phaser games that visualizes the game's scene graph and display tree. | 35 |
jcbecker/termproject | A terrain generator that produces pseudo-infinite 3D landscapes with distinct biomes and adjustable parameters | 15 |
rroylance/phaser-ce-npm-webpack-typescript-starter-project | A starter project for building Phaser-CE games using TypeScript and Webpack with automated asset management and live reloading. | 424 |
robotlegsjs/robotlegsjs-phaser | Integrates a game development framework with Phaser to simplify the creation of interactive games | 22 |
dalloner/phaser-ce-boilerplate | Provides a set of skeleton classes to speed up game development using Phaser CE Framework | 76 |
nkholski/phaser-animated-tiles | Adds support for animated tiles to Phaser 3 games | 125 |
luckylooke/phaser-islandjs-plugin | A Phaser plugin for generating and rendering procedurally created island maps | 39 |
phreaknation/system.plugin | A starter kit for building Phaser.io plugins using JavaScript | 11 |