Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdsupina authored Jun 10, 2019
1 parent 5b3878c commit 5538d0c
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,27 @@ Clone this repository and enter `cargo run` in the root of its directory.
## Visual and Audio
- [x] health bar
- [x] defense bar
- [ ] barrel roll cooldown bar
- [x] barrel roll cooldown bar
- [ ] pause menu
- [ ] display resolutions options
- [ ] player movement animation
- [ ] player barrel roll animation
- [ ] damage feedback
## Gameplay
- [x] penalty for letting enemies past you
- [ ] health pickups
- [ ] levels with end bosses
- [ ] specific item spawn times
- [ ] mini challenges for rewards or penalties (example: certain ships to let past you unharmed)
- [ ] defence objective

## Items
### Passive
- [ ] reduce barrel roll cooldown
- [ ] increase max health
- [ ] increase max defense
- [ ] trail behind player that does damage
- [ ] increase knockback of enemies
### Active
- [ ] gravity gun effect with enemies
- [ ] shield
- [ ] speed boost

0 comments on commit 5538d0c

Please sign in to comment.