Welcome to Defective: Dick Driver, a realistic Police Simulator.
Just kidding, this game was developed for pyweek 31 and was made to match the theme which was "cops".
FORWARD | "W" | SIREN | "E" |
BACK | "S" | BRAKE | "SPACE" |
LEFT | "A" | MENU | "ESC" |
RIGHT | "D" | QUIT | "SHIFT + Q" |
- Python 3.7+
- Ursina
- Clone repository
- Install requirements
pip install requirements.txt
- Run
run_game.py
You can set the video options when running the game
python3 run_game.py 1080 1
Screen height in pixels(all options are 16:9)
1 for fullscreen, 0 for windowed.