Flash Card Game - Assimilate: Difference between revisions

Dbj4366 (talk | contribs)
No edit summary
Dbj4366 (talk | contribs)
No edit summary
Line 21: Line 21:
* Your name here - Help us develop Assimilate!
* Your name here - Help us develop Assimilate!


==Project Goals==
==Goals==
====Project Goals====
Modify [http://wiki.laptop.org/go/Assimilate Assimilate] in the following ways:
Modify [http://wiki.laptop.org/go/Assimilate Assimilate] in the following ways:
*Fix the "tabs" so that there are 2 interfaces.
*Fix the "tabs" so that there are 2 interfaces.
Line 32: Line 33:
*Allow more than 2 people to connect to a game (we were unable to get a 3rd person to join in the activity).
*Allow more than 2 people to connect to a game (we were unable to get a 3rd person to join in the activity).


==Class Goals==
====Class Goals====
* Our goal for this RIT class is to complete the [http://wiki.sugarlabs.org/go/Flash_Card_Game_-_Assimilate#.22Must_haves.22 "Must Haves"] part of [http://wiki.sugarlabs.org/go/Flash_Card_Game_-_Assimilate#Our_Plan our plan] and document everything we do weather it works or not. Documentation will either be on this wiki or directly in the code that we modify and/or create.
* Our goal for this RIT class is to complete the [http://wiki.sugarlabs.org/go/Flash_Card_Game_-_Assimilate#.22Must_haves.22 "Must Haves"] part of [http://wiki.sugarlabs.org/go/Flash_Card_Game_-_Assimilate#Our_Plan our plan] and document everything we do weather it works or not. Documentation will either be on this wiki or directly in the code that we modify and/or create.


Line 91: Line 92:
==Links & Resources==
==Links & Resources==
*[http://wiki.sugarlabs.org/go/Math4Team/RIT Math 4 RIT Homepage]
*[http://wiki.sugarlabs.org/go/Math4Team/RIT Math 4 RIT Homepage]
*[http://wiki.sugarlabs.org/go/Tips_%26_Tricks Tips & Tricks]
====Assimilate====
====Assimilate====
*[http://wiki.laptop.org/go/Assimilate Assimilate Homepage]
*[http://wiki.laptop.org/go/Assimilate Assimilate Homepage]
*[http://wiki.laptop.org/images/a/ae/Assimilate-10.xo Download Assimilate]
*[http://wiki.laptop.org/images/a/ae/Assimilate-10.xo Download Assimilate]
*[http://dev.laptop.org/git/activities/assimilate/ Repository]
*[http://dev.laptop.org/git/activities/assimilate/ Repository]
====Python/Sugar====
====Toolbar help====
*[http://wiki.laptop.org/go/Sugar.graphics.toolbox Toolbox code]
*[http://wiki.laptop.org/go/Sugar.graphics.toolbox Toolbox code]
*[http://dev.laptop.org/git/projects/measure/tree/toolbar_top.py Example code for a toolbar listener]
*[http://dev.laptop.org/git/projects/measure/tree/toolbar_top.py Example code for a toolbar listener]
 
====Development Environment====
==Helpful stuff==
*[http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-win32.zip Eclipse download]
* [http://wiki.sugarlabs.org/go/Tips_%26_Tricks Tips & Tricks]
*Installing Pydev plugin: In Eclipse, go to Help > Software Updates... > Available Software > Add Site..., add http://pydev.sourceforge.net/updates/ and install
* [http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4.2-200902111700/eclipse-SDK-3.4.2-win32.zip Eclipse download]
*http://www.poromenos.org/tutorials/python
* Installing Pydev plugin: In Eclipse, go to Help > Software Updates... > Available Software > Add Site..., add http://pydev.sourceforge.net/updates/ and install
* http://www.poromenos.org/tutorials/python