Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

This is our official entry for PyWeek-34, for more information visit https://pyweek.org/34/, to view our submission :- https://pyweek.org/e/CaffeinTypists/

License

Notifications You must be signed in to change notification settings

Caffeinated-Typists/PyWeek-34

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project: Aries

Introduction

You are a space ranger sent to Planet 8134-F to scope the planet for suitable locations for your civilization to exist. Unfortunately, a group of interstellar ravagers have tracked you down and are plotting to steal your resources for themselves.

Put an end to your adversaries as you find your way through the hostile lands of what's about to be your new home. The challenge will only get more difficult as time ticks.

How to run the game locally?

  1. Clone the repository
  2. CD Over to the directory
  3. Install poetry using pip install poetry
  4. Install dependencies using poetry install
  5. Run the game using python run_game.py

Game Mechanics and Controls

You have to dodge all the enemies and cactus elements on the ground, while also trying to shoot the aerial enemies to survive for as long as possible. The speed of the game will increase as you survive for longer

  • SPACE/UP Arrow to Jump
  • Q to shoot

Attribution for the resources