- After downloading the game files
- Run the main.exe file
-
Ensure you have Python installed on your system (version 3.x recommended).
-
Open a terminal or command prompt.
-
Navigate to the directory containing the game files
cd paper-townsman -
Install dependencies (if any):
pip install -r requirements.txt
To start the game, run:
python main.py- Arrow Keys - Move the player
- Spacebar - Interact with objects/dialogue
- Mouse - aim with your mouse and shoot with left click
- Esc - Exit the game