30 Ekim 2012 Salı

Stairway to Earth

Stairway to Earth

This is my first working and fun to play game. Although it is not complete (I did it on a game jam in 48 hours, this the best I could do back than), it is playable. I used python 3.2 and pygame 1.9 for this game.
Main objective in this game is to score 500 points before your oponnent does. To do that you should collect apples. First apple is 10 points, in case you get another in 5 seconds then you get 40 points, or if you get another in 10 seconds then you get 20 points. Also you could use stun clouds to slow down your oppenent. But each of this clouds is worth 5 points.

Controls:
Player 1 (Adam):
Jump / up : arrow up
Left: arrow down
Right: arrow right
Down: arrow down
Stun: right shift

Player 2 (Eve):
Jump / up: w
Left: a
Right: d
Down: s
Stun: left shift



Sheep Counting Application

Sheep Counting Application

This is one of my first pygame applications. If you having trouble sleeping and you are too lazy to count sheeps well, in that case this is the right application for you.



Click to download source code of English version.
Click to download Windows executable of English version.
Click to download source code of Turkish version.
Click to download Windows executable of Turkish version.

PS: Like I said, this was one of my first programs so I used alot of Turkish characters (like ş, ğ, ü, ç) in code, sorry for that.