rgripper/rusty-bomber

Roadmap

Closed this issue · 4 comments

  • Character movement step length
  • monster
  • bomb
  • Can eliminate walls
  • Increase props(e.g., speed up, increase bomb power

Thinking of these for the time being, we should be clear about what we want to do and avoid repetition. I can solve the step size problem first tonight.

We need a new todos:

  • support wasm
  • replace new assets
  • optimizing the game flow
  • add more levels
  • add audio effects

Or we could have bigger goals:

  • Create a map editor
  • Multiplayer support
  • Support competitive mode and play against each other
  • Support for mobile platforms
    These are very difficult goals for now, but we can store them here and come back later when we get familiar with Bevy.

I suggest we go through the first wave of goals, then post a link on Reddit to a web version.

For the second goal let's see a bit later

27675b8
replace new assets