Alias - an old-school FPS
A solo entry by DangerOnTheRanger for PyWeek 14
Overview
Alias is a FPS game made in the style of classics like Doom and Marathon. That means:
- no jumping
- no true physics simulation
System Requirements
- Panda3D (with librocket support if you're compiling from scratch)
- PIL
Starting the game
Run the Python script "main.py".
How to play
Shoot the deranged (and physics-defying) spherical robots - nicknamed Sphres!
- Movements - WASD keys
- Camera aiming - mouse
- Shoot - left click
- Exit - Alt-F4 (or the equivalent on your OS)