view TODO.txt @ 472:1e299187884b

Fix two-colours-plus rat eating bug.
author Simon Cross <hodgestar@gmail.com>
date Sat, 17 Sep 2011 21:54:43 +0200
parents ca1fd4c8170d
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