Skip to content

A 3D Browser Based Rouge-like dungeon crawler utilizing BabylonJS

License

Notifications You must be signed in to change notification settings

mealeyst/dungeon_delvers

Repository files navigation

dungeon

A 3D "Roguelike" dungeon crawling game. Dungeons are generated with Binary-Space Partitioning.

🕹️ Testing

A demo is available here https://mealeyst.github.io/dungeon_delvers/.

💻 Running

To run the game locally run the following commands:

  1. git clone [email protected]:mealeyst/dungeon_delvers.git
  2. cd dungeon_delvers
  3. 'npm install`
  4. 'npm start`

This should load up a local development server that you can hit at http://localhost:1234/

📕 Features

Licenses

This project is under the ISC license.

About

A 3D Browser Based Rouge-like dungeon crawler utilizing BabylonJS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages