Advertisement
akram_0090

mario game level1

Jul 8th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.25 KB | None | 0 0
  1. CONTROLS:
  2.  
  3. Arrow keys for direction
  4.  
  5. 'a' for jump
  6.  
  7. 's' for action (fireball, run)
  8.  
  9. DEPENDENCIES:
  10.  
  11. Pygame 1.9.1 (Python 2)
  12.  
  13. Pygame 1.9.2 (Python 3) - a little trickier to get going.
  14.  
  15. To install dependencies for Python 2.x:
  16. http://picocurl.com/2K3j
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement