Project Files
0 files
0 folders
- .idea
- assets
- .gitattributes.gitattributes# Auto detect text files and perform LF normalization * text=auto
- .gitignore.gitignorenode_modules
- README.mdREADME.md# Dungeon Crawler! Quickly and easily access a thrilling dungeon-crawling experience at any time. With a simple click of a button, players can enter a fully-realized, randomly generated dungeon filled with monsters and diablo inspired equipment looting system! ## Gameplay Mechanics - Roguelite gameplay where the progress is reset when the player dies, but equipment is carried over. - Players navigate through the dungeon by climbing the floors that features randomized events. - Players can upgrad...
- index.htmlindex.htmlBinary file or too large to preview
- package-lock.jsonpackage-lock.json{ "name": "dungeon-crawler-rpg-od", "lockfileVersion": 2, "requires": true, "packages": { "": { "dependencies": { "howler": "^2.2.3" } }, ...
- package.jsonpackage.json{ "dependencies": { "howler": "^2.2.3" } }
Select a file from project to view its contents
Bookmarks