view TODO.txt @ 503:f4b53c56757a

Multi line level names \o/
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 17 Sep 2011 23:46:05 +0200
parents 5fdeb338848e
children b459652f8c27
line wrap: on
line source

TODO
====

General:
* Highlight tile borders
* Sounds, everywhere
* Remove white buttons / text
* Text widget:
  - numpad keys
  - cursor
* Give a 2 second pause to view the level before starting.
* Use spacebar and pause key as pause keys too
* 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..."

Source:
* README.txt

Levels:
* Tutorial levels
* Reorder levels by difficulty

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