view TODO.txt @ 451:7a64ebfe74ba

Update README to add Desilu to team and correct build instructions.
author Simon Cross <hodgestar@gmail.com>
date Sat, 17 Sep 2011 20:23:13 +0200
parents 819dedcabf1b
children c45e09b34e51
line wrap: on
line source

TODO
====

General:
* Highlight tile borders
* Sounds, everywhere
* Splash screens
* Nice front menu
* Multi-line level names
* Packaging
* Test on Windows
* Text widget:
  - don't be yellow
  - numpad keys
  - cursor
* Give a 2 second pause to view the level before starting.
* Use spacebar and pause key as pause keys too
* Sleep
* Don't pause forever while loading unofficial levels
  * For user levels, we can update the cache on level save, but that
    would require a more global cache. Maybe centralise this in
    data.py or somewhere?
  * Or at least display "Loading levels..."
* Two colours plus eating bug
* (Optional, this seems to be ok, from a glance) Improve Arrow behavior when on arrow and arrow rotator button

Source:
* README.txt

Levels:
* Tutorial levels
* Reorder levels by difficulty

Level Editor:
* Documentation...
* Upload level button
* Download level dialog
* Overlapping OK & Cancel buttons in one of the popups