Changes

m
Line 41: Line 41:  
* Make the Sugar shell react to changes in the ~/Activities dir using inotify.
 
* Make the Sugar shell react to changes in the ~/Activities dir using inotify.
 
* A quiz game with competitive collaboration (cjb) -- e.g. generate arithmetic problems, have a shared countdown, and then the first person to answer correctly gets the most points.  Generalizable to quizes about non-math stuff too.
 
* A quiz game with competitive collaboration (cjb) -- e.g. generate arithmetic problems, have a shared countdown, and then the first person to answer correctly gets the most points.  Generalizable to quizes about non-math stuff too.
 +
* A simple searching game: "hot/cold" where the XO is hiding somewhere on the screen (not displayed) and as the cursor moves closer or farther from the XO, the computer responds warmer/colder or hot/cold.
    
== To do ==
 
== To do ==