- Trello available at https://trello.com/b/FjleDUU4/pandemonium
- Run
pip install -r requirements.txt
to installpygame-ce==2.4.0
(or other libraries we might add later)
- Run
./pandemonium.py
. By default it will search for a server, but you can disable online & multiplayer behavior with--no-multiplayer
. - To run the server, run
./pandemonium.py --server
. --no-fullscreen
and--no-vsync
are also available for testing purposes, but are not recommended for gameplay.
- FLOOR AND CEILING TEXTURES
- Fix shooting and ADSing through walls
- Fix ADS with single ray
- Fix mouse flickering
- Leaderboard & Point system
- Enemy direction and sounds (including shots & footsteps)
- Passive healing