NEWS: Welcome to my new homepage! <3

todo.md - freezo - A retro platform game

freezo

A retro platform game
git clone git://192.168.2.2/freezo
Log | Files | Refs | README

todo.md (534B)


      1 Todos
      2 =====
      3 
      4 - [x] Improve freeze target detection
      5 - [x] Adjust win conditions (check if all gates are frozen)
      6 - [x] Add ceiling collision
      7 - [x] Victory/Defeat screen (delay)
      8 - [x] Add title screen
      9 - [ ] Create a file format for designing levels (also entity/tile state)
     10 - [ ] Add wall collision
     11 - [ ] Add move velocity (for damage and maybe icy surfaces)
     12 - [x] Stop enemy movement on walls
     13 - [ ] Stop freeze laser on walls
     14 - [ ] Add hitboxes (make them visible in debug mode)
     15 - [ ] Add countdown
     16 - [ ] Add new enemies
     17 - [ ] Add boss