itaditya / trick-or-treat-game

Play it for free here
https://trick-or-treat.netlify.com/
16 stars 17 forks source link

Make the game livelier #29

Open konsvasi opened 4 years ago

konsvasi commented 4 years ago

To give the game a little more livelier feeling I would suggest to add animations, which I've done with this PR.

Other ideas to make the game better would be

  1. Add simple sounds
  2. Animate character or at least change image when changing directions
  3. Add enemies to the game?

Are there any other ideas that can be added to this list of tasks?

itaditya commented 4 years ago

Adding enemies to the game would be too complicated. Maybe we can add obstructions instead. That would be much simpler to implement. Opened an issue for that. https://github.com/itaditya/trick-or-treat-game/issues/48

itaditya commented 4 years ago

There is a WIP PR for adding background audio.