A downloadable game for Windows

This is my adaptation of the Alien Invasion project from Python Crash Course 2nd ed. by Eric Matthes.

It's simply a game where you can move your ship back and forth, and shoot a target in a 3-second window. The game gets faster with each successive target hit until you fail 4 times.

I hope you enjoy, and possibly learn something from my code! :D

Source code is available at https://github.com/CoreyKabbage/TargetPracticePython

Controls:

Movement - Arrow Keys <- and ->

Shooting - Space Bar

Quit - Escape Key

StatusReleased
PlatformsWindows
AuthorBelphy
GenreShooter
Made withpygame
Code licenseUnlicense
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
LinksSource code, Twitter

Download

Download
Target Practice v1.0 20 MB

Install instructions

Simply extract the folder from the zip file and play by running TargetPractice.exe!

If you're going to pick through the source code, you will need to install Pygame first.

Development log

Leave a comment

Log in with itch.io to leave a comment.