Skip to content

connorcarpenter15/phase-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phase Runner

Phase Runner Title Image

Install

To install Phase Runner, simply clone the repository and use the following commands:

git clone git@github.com:senior-compsci-2022-2024/phase-runner-nicolas-connor.git
cd phase-runner-nicolas-connor/
python3 -m venv phase-runner-env
python3 main.py

Usage

To play Phase Runner, simply use:

  • <space> to jump onto platforms and avoid obstacles, and
  • <shift> to phase through walls

As you use <shift>, the power bar at the bottom of the screen will slowly lose energy. Once the energy bar reaches zero, you can no longer use <shift> to phase. Use your power wisely to complete each level!

Win the game by completing all levels!

Rules

  • complete all levels in order

Authors:

About

A platformer game with phasing created with PyGame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages