Skip to content

An implementation of the classic Asteroids game as part of 'An Introduction to Interactive Programming in Python' Rice University course.

License

Notifications You must be signed in to change notification settings

zsoltiii/ricerocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

RiceRocks

An implementation of the classic Asteroids game as part of the 'An Introduction to Interactive Programming in Python' Rice University course (https://www.coursera.org/course/interactivepython1).

screenshot

Installation

You don't need to install anything, as a matter of fact, this game won't even run as a Python program.

It has been developed in Rice University's online, browser-based Python interpreter using a subset of Python 2 and graphical libraries, such as SimpleGui.

Play

Simply open up CodeSkulptor and copy-paste the contents of ricerocks.py.

Hit Run!

Controls

Use the arrow keys to navigate your ship:

Up - throttle
Left - turn left
Right - turn right

Weapons:

Space - fire missile

About

An implementation of the classic Asteroids game as part of 'An Introduction to Interactive Programming in Python' Rice University course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages