view TODO.txt @ 511:e94f2b7df88d

Fix --level.
author Simon Cross <hodgestar@gmail.com>
date Sun, 18 Sep 2011 00:13:39 +0200
parents 6c1d44c12454
children 1409433aa005
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.
* 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