diff --git a/TODO.md b/TODO.md index b6e4b02..9f40b84 100644 --- a/TODO.md +++ b/TODO.md @@ -12,13 +12,9 @@ * allow jump through platforms from below ### misc -* update README in binaries with correct Github source link -* update itch.io releases to bitbout v1.0.2 * gzip/zopfli libopenmpt -* write task to build itch.io and native app releases for you! * consider requiring everything in one place and using dependency injection everywhere else * add power-ups? like maybe one that does 2x damage (and can knock a player down 2 hearts). -* physics got weird after scaling down. try scaling up resolution but sticking to 64x64 grid. EDIT: can't do this until after game jam because movement will no longer stick to the grid. * add a button for atari mode! * get game working in firefox & safari. may not be worth doing, since gamepad support is terrible in both and safari doesn't support AudioContext for chiptune2.js. see branch pixel-perfect-scaling.