Skip to content

DanielPickens/Phantoms

Repository files navigation

Phantoms

forthebadge

Phantoms is my small platformer game made with pygame. The game uses tile-based physics, along with side-scrolling and parallax animations.

image

Quick Start

cd Phantoms
python main.py

Requirements

  • Pygame
pip install pygame

Usage

Controls:

  • Left arrow key to go left
  • Right arrow key to go right
  • Up arrow key to jump
  • G to throw grenade
  • press ESC to escape the game

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Phantoms is my 2D platformer game made in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published