Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
blob: cfcf027b0f55804b125fdf96938ffd7323525a04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TODO:

Basic code checks:
- Check if helpers.py has been updated in physics activity (and remaining physics activity files)
- Check how to test the activity in a VM
- Does setup.py work?
- Does it work on latest sugar build? New sugar toolbar design

New features:
- Add new levels (also generation algorithms)
- Add new trains
- Add new sound effects (to have more than one per event)
- Add an instructions screen
- Clean up toolbar to remove items not used.

Special new features:
- Number of construction objects limitation 
- Multiplayer option
- Make it build with py2exe and run on windows
- Add new languages?
- Can we make it run using sugargames?  Does this replace olpcgames?