Posts Tagged ‘curses’
Hill Climber: Extreme Edition
I managed to make a game in the end. It’s very limited but it has a nice style to it.
Requires python and curses. (Sorry windows fans. I might make a pygame version if time permits)
To play, open a terminal, go to where the file is and type: python HillClimberExtremeEdition.py
That should be all you need for it to work. It’ll take a few seconds to load up.
EDIT: I’ve made some last minute changes before the deadline. Now the game is slightly harder. Also there are two types of food.
EDIT 2: If you got an error about CURS_SET or something, try redownloading.


