Skip to content

isaiahfuller/BoomerShooterLauncher

Repository files navigation

Boomer Shooter Launcher

A launcher for old-school FPS games

Screenshots
------------

Running - Requires Python 3.10 or higher

pip install -r requirements.txt
python main.py

Building - Requires Python 3.10

pip install -r requirements.txt
python setup.py build