Skip to content

sibnerian/helicopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helicopter

An 8-hour quest to learn PyGame and Python by making Helicopter. I learned a lot making this game- how Python objects work, what a magic method is, how Pygame handles events. And revisiting the project later with an eye for style, I got much better at using best practices in Python (as opposed to all globals...I'm ashamed of that now...). I may eventually come back and add sprite animation and a smoke trail for the helicopter.

If you have Pygame installed, you can play with

python main.py

If you don't, then use

pip install pygame

and see step 1.

About

An 8-hour quest to learn PyGame and Python by making Helicopter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages