Skip to content

dtasada/PANDEMONIUM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PANDEMONIUM

Requirements

  • Run pip install -r requirements.txt to install pygame-ce==2.4.0 (or other libraries we might add later)

How to run

  • 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.

Todo

Bugs

  • FLOOR AND CEILING TEXTURES
  • Fix shooting and ADSing through walls
  • Fix ADS with single ray
  • Fix mouse flickering

Features

  • Leaderboard & Point system
  • Enemy direction and sounds (including shots & footsteps)
  • Passive healing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages