A downloadable game

Western Defender

Entry for Pygame Summer Game Jam 2021. The theme for the jam was "old game with a twist".

We were inspired by old platformers and loved the Jetpack and Flamethrower in Alien Carnage so wanted to make a platformer with a Jetpack and Flamethrower but set in a Wild West setting.


To run:

* Download the game from Github: https://github.com/DevsInTheShed/pyGameJam2021

* And read the below:

----

Team Blog: https://pygamesummerjam.devsintheshed.com/

Prerequisites

  • Python 3.9+ installed on your computer
  • An IDE / Text editor like Sublime, Pycharm or VSCode
  • Linux / Windows / Raspberry Pi / Mac (although m1 doesn't work with Pygame yet)

Running the project

  • Install the required packages:
    pip3 install -r requirements.txt
  • Run the project with python:
    python3 main.py


Leave a comment

Log in with itch.io to leave a comment.