Soldat Air Force
Side view, fly a plane, rocket launching, firing machine guns, trying to knock down enemy aircraft. There are also allied aircraft (Friendly Fire off).
slav0nic
(slav0nic)
Side view, fly a plane, rocket launching, firing machine guns, trying to knock down enemy aircraft. There are also allied aircraft (Friendly Fire off).
Changes
Links
Releases
Soldat Air Force 0.8 — 9 Dec, 2012
Pygame.org account Comments
-
Publeo 2012-12-20 12:35
wow impressed|
-
Rei 2013-10-08 09:56
cool! downloading.
-
pawo2500 2013-10-20 11:38
Doesn't work at my PC. Log:
...\SAF 0.8>python main.py
Traceback (most recent call last):
File "main.py", line 18, in <module>
import Meny
File "C:\Users\Paweł\Desktop\śmieci\stare śmieci\SAF 0.8\Meny.py", line 6, in
<module>
import unit_param
File "C:\Users\Paweł\Desktop\śmieci\stare śmieci\SAF 0.8\unit_param.py", line
6, in <module>
from bin import *
File "C:\Users\Paweł\Desktop\śmieci\stare śmieci\SAF 0.8\bin\__init__.py", lin
e 1, in <module>
from Map import *
ImportError: No module named 'Map'