Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevglass/rune-dungeonsofglee


https://github.com/kevglass/rune-dungeonsofglee

Last synced: 7 days ago
JSON representation

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