From 727cb2a6e0c2bb7246ddc5cb5c07da8e102d114f Mon Sep 17 00:00:00 2001 From: toastertaster Date: Tue, 19 Jun 2012 00:51:15 +0000 Subject: Adding a TODO file to help the team organize what are some ideas to work on. --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..766c516 --- /dev/null +++ b/TODO @@ -0,0 +1,21 @@ +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 + +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? + -- cgit v0.9.1