Skip to content

My first game in Python. Meet the savage lama and play along.

Notifications You must be signed in to change notification settings

kajarosz/savage-lama-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

savage-lama-pygame

My first pygame in Python.

You are savage lama and your greatest enemies are those nasty chickens running everywhere! You can avoid them like a coward or you can face them like a savage. Killing chickens is really simple - just jump on them. They won't handle your fluf. Remember it's a BYOB party, so you need to collect some potions on your way. Take one and you will be on fire running over chickens like there's no tomorrow. If any of these bastards hurts you, just make your belly full and soon you will get your power back!

Let me know, if you enjoyed the game!

HOW TO PLAY:

Fork or download all files. Run file game.exe by doubleclicking. No python installation needed - you can share it with all your friends.

CONTROLS:

  • K_LEFT: go left
  • K_RIGHT: go right
  • K_UP: jump
  • K_DOWN: eat food
  • K_Z: collect potion
  • K_SPACE: run (super speed across whole screen)

CREDITS:

Releases

No releases published

Packages

No packages published

Languages