In windows
- Make sure you have all prerequisites; Python, pygame and Psyco (optional).
- Get Python Windows Installer from Python.org download page.
- Get pygame-1.8.1.win32-py2.5.msi from pygame download page.
- Get psyco-1.6.win32-py25.exe from Sourceforgee.
- Install a Subversion tool, such as Tortoise SVN at Tortoise SVN download page.
- Get the source using Tortoise to checkout http://svn.xymus.net/pyfl/trunk/.
Note that the SDL display engine is a lot more powerful in Linux.
In linux
- Make sure you have all prerequisites; Python, Pygame and Psyco (optional). In Ubuntu, from a terminal, use sudo apt-get install python-pygame python-psyco.
- Install Subversion using your system's package manager. In Ubuntu, from a terminal, it is sudo apt-get install subversion.
- Get the source using svn co http://svn.xymus.net/pyfl/trunk/ pycaptain.
Both
You can now run pyfl.py in pycaptain/src to play!
![(please configure the [header_logo] section in trac.ini)](/chrome/site/logo.png)