Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevglass/rune-dungeonsofglee
https://github.com/kevglass/rune-dungeonsofglee
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevglass/rune-dungeonsofglee
- Owner: kevglass
- License: mit
- Created: 2024-01-08T10:31:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-01T07:03:11.000Z (5 months ago)
- Last Synced: 2024-07-06T02:14:34.400Z (4 months ago)
- Language: TypeScript
- Size: 3.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dungeons of Glee
![image](https://github.com/kevglass/dungeonsofglee/assets/3787210/1b23592d-40c5-4560-ac5f-1387782eaa78)
_All game assets are licensed for use in these projects. They remain copyright of their authors._
_You can find the rest of my rune games here https://github.com/kevglass/rune-games_
This is a rough hack up making using the Rune SDK (https://rune.ai). I wanted to see what its all about and ended up recreating one of my dungeon
games.I make no apology for how raw the client rendering code is - I just went for it!
Hope this can be of help to someone at some point.
![image](https://github.com/kevglass/dungeonsofglee/assets/3787210/d5f93266-961b-4825-bd6c-e0289c1b5d95)
## How to Play
1. Choose a character
2. Click/Tap to Move
3. Expore, kill monsters, get loot.## Characters (aka Game Design)
* Dwarf - Strong in both attack and defense, but slower to move.
* Knight - Strong in attack, ok in defense, slightly faster to move.
* Elf - Has ranged combat with bow, damage done in melee is reduced.
* Witch - Glass cannon, low attack and defense, but able to cast fireball and heal other characters.## Credits
* Code - Me (cokeandcode)
* Sounds - Various CC0 sources
* Art - Doodle Rogue with some minor mods - https://chr15m.itch.io/doodle-rogue-tileset
* Multiplayer Platform and Framework - https://rune.ai