Python

[Jun 17, 2013]  I just completed the free "Introduction to Interactive Programming in Python" course offered by Coursera.  The course is eight weeks long.  At the end of each week the goal was to code a game to fortify the concepts taught for that week.  Below are my solutions to the more interesting assignments.

Note: Programs work best using a Chrome web browser. 

To play a game:
  1. Click a image below to open the game in your web browser 
  2. Click the play button when CodeSkulptor open (here you can check out the code too)
  3. Have fun and let this get you interested in programming (It's not as hard as you might think).




Controls:
Left paddle: 'w' & 's' keys
Right paddle: up & down arrow keys 









Click and match the numbers
Try not to cheat ;)







Beat the dealer if you can.













RiceRocks 
(Asteroids)


Controls:
Rotate ship: left & right arrow keys 
Thrust: up arrow key
Fire: space bar

No comments:

Post a Comment