Skip to content

gkbrk/AsteroidRacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#Asteroid Racer#

Asteroid Racer is a tiny avoiding/dodging game written in Python. It uses Pyglet. It can be used as an example project in Game Development with Pyglet. It is the first game I wrote with Python.

#How to run the game?#

./game.py

or

python game.py

#How to play the game?#

You move your spaceship with the left and right buttons. Your main goal is to avoid the asteroids as long as you can. If you hit an astroid, your score goes back to zero.

#What does the game look like?#

If you want to see what the game looks like, here's a screenshot of the gameplay.

Asteroid Racer Gameplay

About

A tiny example game written in Python. It uses Pyglet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages