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

https://github.com/jcash/defold-udgj1

Unofficial Defold Game Jam #1
https://github.com/jcash/defold-udgj1

Last synced: 5 months ago
JSON representation

Unofficial Defold Game Jam #1

Awesome Lists containing this project

README

          

# defold-udgj1
Unofficial Defold Game Jam #1

## Notes

Setup:

* Old school Zelda dungeon style
* Top down view
* Single room

Boss behaviors:

* Jump high, towards player, land hard
- damage if player is too close
- perhaps knocks debris loose from the ceiling
* Boss spawns obstacles on the ground
- rocks or fire

* Boss spawns bats
- Bats hover above ground for a bit, then swoop

Player:
* Dash, to be able to move away quickly
* Block with shield?
* Long distance weapon
- fire/magic ball?
- Arrows?