Skip to content

A game🕹 where users are quested to fly on a plane and try not to crash. It was built using Python, and Pygame.

Notifications You must be signed in to change notification settings

samuelsandoval1/FlightQuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FlightQuest ✈️

A game where users are quested to fly on a plane and try not to crash. It was built using Python, and Pygame.

Game Walkthrough 🎮

Running Locally ⌨️

Install pip: Guide to Installing

Install pygame using pip

pip install python 

Compile the game by running

python3 quest.py 

Story Behind the Project 🧠

I was looking at brushing up my Python skills, so I decided to build a project that uses Pygame. Pygame is a Python wrapper that is widely used for game development and graphical interface programs. In this project, I made a simple game where users are on a quest to fly a plane using the arrow keys, and the objective is to fly through the many bombs in the air. When the user collides with a bomb, the game is over.
At the moment, this project isn't too developed; some future modifications I'd like to add are a scoring system and intro homepage that users see.

Developed by samuelsandoval1👨🏻‍💻

About

A game🕹 where users are quested to fly on a plane and try not to crash. It was built using Python, and Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages