Lemmings: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
sudo yum -y install python-imaging PyXML
sudo yum -y install python-imaging PyXML
python tundra/src/tundra.py
python tundra/src/tundra.py
# Follow the steps ... ...
# Browse to the folder /home/olpc/lemmings , click OK, click Rip
</pre>
</pre>

Revision as of 20:34, 19 November 2008

Lemmings may work on the XO laptop via pygame...

Lemmings DOS files Pygame "Tundra"

wget http://www.oldschooldos.com/downloads/Lemmings.zip
wget http://rebui.ld.net.au/downloads/tundra_0.7_src.tar.gz
unzip Lemmings.zip
tar -xzf tundra_0.7_src.tar.gz
sudo yum -y install python-imaging PyXML
python tundra/src/tundra.py
# Follow the steps ... ...
# Browse to the folder /home/olpc/lemmings , click OK, click Rip