Skip to content

GrimDerp/dungeongeneration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Dungeon Generation V.1.7.0

A roguelike game with a random dungeon generator i am creating purely in javascript on canvas!

Features:

  • Random Dungeon Generation ( Surprise! )
  • Corridors between the rooms
  • Random doors at the end of corridors
  • A player that can walk through the dungeon
  • A camera with a viewport
  • Fog of War!
  • Field of view for the player
  • Configurable settings
  • A component entity system
  • Turns
  • Interaction with objects, such as doors

What's next?

  • Different types of rooms
  • Monsters, enemies
  • Looting
  • Treasures
  • Path finding
  • User Interface
  • Text log with actions/events
  • And more!

Demo

You can view a live demo with the current code on GitHub right here: Live Demo. Note: Move the character around with your arrow keys!

Contact

Do you have great ideas, do you want to contribute or just send me an email. Reach me by emailing to contact@stefanweck.nl!

License

This project is licensed under the terms of the MIT license, found in LICENSE.md

About

A dungeon generated purely in javascript on canvas!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published