Lemonade Stand: Difference between revisions

Benk11 (talk | contribs)
Benk11 (talk | contribs)
Line 171: Line 171:
cd lemonade-stand<br/>
cd lemonade-stand<br/>
git clone git://git.fedorahosted.org/FortuneEngine.git fortuneengine<br/>
git clone git://git.fedorahosted.org/FortuneEngine.git fortuneengine<br/>
mv fortuneengine/fortuneengine/* fortunenegine<br/>


If you don't have pygame, then download it from [http://pygame.org pygame].
mv fortuneengine/fortuneengine/* ./fortuneengine/<br/>
 
If you don't have pygame, then download and install it from [http://pygame.org pygame].


The game can then be run by executing 'python LemonadeStand.py'
The game can then be run by executing 'python LemonadeStand.py'