Skip to main content

solarwolf

SolarWolf is an action/arcade game written in Python. It is free and open source, created with the Pygame game development library.


Rene Dudfield
(illume)
SolarWolf is originally based of one of the favorites of "ShreadWheat". SolarFox on the Atari 2600. The point of the game is to scramble through 60 levels collecting space boxes. Each level gets is harder than the previous. Obstacles like bullets, mines, and asteroids cover your every move. Beat the Skip timer and grab the powerups for your only chance. Solarwolf runs on nearly every platform. It is one of the first games made for pygame, and has been recently fixed up and re-released.

How to play?

Now solarwolf is available as a python package on the package cheeseshop (pypi). You can install your wheels of cheese and play solarwolf by simply doing:

python3 -m pip install solarwolf -U --user

python3 -m solarwolf

Changes

Links

Home Page
https://www.pygame.org/shredwheat/solarwolf/index.shtml

Releases

solarwolf 1.6.0 — 31 Oct, 2023

Pygame.org account Comments