Skip to content

Pyglet port of RiceRocks, final project for Coursera's "Introcuction to Interactive Programming in Python"

Notifications You must be signed in to change notification settings

laconic75/Asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asteroids

A pyglet port of RiceRocks

This is a pyglet port of the final project for the "Introductions to Interactive Progromming in Python" from Coursera. This code should be pretty easy to follow if you finished the course. There are a few new concepts though.

  • Inheritance
  • Properties
  • Decorators

I'll try to explain these concepts better later or at least provide a few good links, but untill then it shouldn't be too hard to Google them is you don't understand something in the code.

About

Pyglet port of RiceRocks, final project for Coursera's "Introcuction to Interactive Programming in Python"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages