Changes

Jump to navigation Jump to search
Line 51: Line 51:  
# changed the name of the Class defined in ReflectionActivity.py to <code>class ReflectionActivity(activity.Activity)</code>
 
# changed the name of the Class defined in ReflectionActivity.py to <code>class ReflectionActivity(activity.Activity)</code>
 
# removed the buttons we didn't need
 
# removed the buttons we didn't need
# edited game.py so that:
+
# edited game.py:
:* the dots cycled through four colors rather than just 2
+
:* we made the dots cycle through four colors rather than just two when clicked
 
:* we removed the turtle and all code associated with moving it
 
:* we removed the turtle and all code associated with moving it
 
:* we added a line of symmetry
 
:* we added a line of symmetry
:* we rewrote the rules for the end of game
+
:* we rewrote the rules for detecting end of game
 +
# generated a new git repository for the project
    +
All of this was done in less than 2 hours.
 +
 +
We then created an XO bundle, uploaded it to activities.sugarlabs.org and created this page in the wiki.
 +
 +
For Version 2, we added saving game state to the Journal, added a few more game options, and collaborative play.
    
[[Category:Activity]]
 
[[Category:Activity]]

Navigation menu