Rename license, readme, todo files
[orange-guys-quest.git] / TODO.txt
blobc2ba73e97015f650ae72b272078cce551f2b0055
1 TODO file for Orange Guy's Quest version 1.3
3  - Refine the code further so that redundant work isn't being done.
4  - Find out why the program hates my global variables so much.  (It might be
5    because the global variables are being declared before the function
6    declares them, but I'm not sure what Python expects me to do about it)
7  - Figure out a way to scale up the display for people with larger screens