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
- Host: GitHub
- URL: https://github.com/jcash/defold-udgj1
- Owner: JCash
- Created: 2019-04-08T13:32:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-08T13:35:42.000Z (about 7 years ago)
- Last Synced: 2025-01-24T12:45:33.051Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?