view TODO.txt @ 474:590aa23648f8

Display credits button
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 17 Sep 2011 21:58:22 +0200
parents 1e299187884b
children 5fdeb338848e
line wrap: on
line source

TODO
====

General:
* Highlight tile borders
* Sounds, everywhere
* Multi-line level names
* Test on Windows
* 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..."
* (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