Fortune Hunter: Difference between revisions

Moved education and game content to sub pages
No edit summary
Line 3: Line 3:
{{TOCright}}
{{TOCright}}
http://people.rit.edu/jam2707/media/image/OLPC/mafh_splash.gif
http://people.rit.edu/jam2707/media/image/OLPC/mafh_splash.gif
= Contacts =
<table>
<tr>
<td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:KnightMearh| Jonathan Meschino]] (4th Year @ RIT)</div>
email: [mailto:jmeschino@mail.rit.edu jmeschino@mail.rit.edu]
</div>
</td><td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:esk7610| Eric Kenvin]] (3rd Year @ RIT)</div>
email: [mailto:eric.kenvin@mail.rit.edu eric.kenvin@mail.rit.edu]
</div>
</td></tr>
<tr><td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:prestonj| Preston Johnson]] (3rd Year @ RIT)</div>
email: [mailto:ppj4700@g.rit.edu ppj4700@g.rit.edu]
</div>
</td><td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:DaveSilver| David Silverman]] (3rd Year @ RIT)</div>
email: [mailto:drs5669@g.rit.edu drs5669@g.rit.edu]
</div>
</td></tr>
<tr><td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:Kdh7733| Kevin Hockey]] (4th Year @ RIT)</div>
email: [mailto:kdh7733@g.rit.edu kdh7733@g.rit.edu]
</div>
</td><td>
<div style="border: 1px solid black; width: 250px; padding: 5px;">
<div style="border-bottom: 1px solid black">[[User:Jlew| Justin Lewis]] (4th Year @ RIT)</div>
email: [mailto:jtl1728@rit.edu jtl1728@rit.edu]
</div>
</td></tr></table>
= Contribution =
Interested in helping with Fortune Hunter? We are always seeking programmers, testers, and anyone else to join our team. Download the current game version [http://git.sugarlabs.org/projects/project-xavier here] to play and check out the code!
===Walkthrough for getting the game to run===
* In terminal use this command "git clone git://git.sugarlabs.org/project-xavier/mainline.git" This will download all of our files to the current directory.
* Use the command "cp -r images /home/olpc/" to copy the images over to where they need to be.
* Copy the main.py file over to a usb drive. (Found at /media/NameOfDrive/)
* In journal open the file in pippy and run it.
Forward any questions to a group member or post on our google group.


= News Feed =
= News Feed =
Line 164: Line 112:




Interested in joining our development team? [http://wiki.sugarlabs.org/go/Fortune_Hunter#Contacts Contact us] for more information.
Interested in helping with Fortune Hunter, please contact us? We are always seeking programmers, testers, and anyone else to join our team.
 
Download the current version of the game [http://git.sugarlabs.org/projects/project-xavier here] to play and check out the code!