kajarosz / savage-lama-pygame

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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


Languages

Language:Python 100.0%