Skip to content

A package containing an introduction to pygame, through the implementation of a space scroller game where the player has to avoid enemy rockets. The game is also a further example of object-oriented program design in python.

Notifications You must be signed in to change notification settings

NathanPaceydev/Asteroid-Belt-Adventure

Repository files navigation

Asteroid Side Scroller Game Using Pygame

This is my first time using the pygame library and creating a true game in python. Below is a short clip of Asteriod Belt Adventure the game I designed, a flying scroller where the player aviods the rockets flying at them.

asteroid-playthrough.mp4

About

A package containing an introduction to pygame, through the implementation of a space scroller game where the player has to avoid enemy rockets. The game is also a further example of object-oriented program design in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages