Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orasund/dungeon-demolition
A dungeon crawler where you can destroy walls
https://github.com/orasund/dungeon-demolition
Last synced: about 1 month ago
JSON representation
A dungeon crawler where you can destroy walls
- Host: GitHub
- URL: https://github.com/orasund/dungeon-demolition
- Owner: Orasund
- License: bsd-3-clause
- Created: 2023-12-14T05:56:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T15:55:53.000Z (11 months ago)
- Last Synced: 2024-01-21T19:11:07.514Z (11 months ago)
- Language: HTML
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dungeon Demolition
Work in progress
## Table of content
* [**Starting from an Existing Codebase**](docs/MigrateExistingCode.md)
* [**Node Scripts**](docs/Scripts.md)
* [**Sound**](docs/Sound.md)
* [**Mobile Support**](docs/MobileSupport.md)## Roadmap
- [x] support for pixel graphics
- [x] Mobile friendly
- [x] Basic ports for Sound
- [x] Optional sound buffers
- [ ] Optional image buffers
- [ ] Basic Canvas included
- [ ] Basic WebGL included