Skip to content

JesseFlip/RocketFlip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketFlip

RocketFlip Logo

Instructions (Windows)

  1. Clone the repositry to your local machine Note: Does not work in Github Codespaces
  2. Navigate to the project directory in your terminal
  3. Create & activate a virtaul enviroment
python -m venv venv
venv/Scripts/activate
  1. Install Pygame using pip
pip install pygame
  1. Run the game* via terminal
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages