Skip to main content

HedgeZOO - 1.0

Plant apple trees, build huts for hedgehogs, remove unfresh apples and sell the largest hedgehogs!


Michal Rapacz
(michail)
In this game you will have to take care of little hedgehogs. Plant apple trees, build huts for hedgehogs, remove unfresh apples and sell the largest hedgehogs! Each of 12 levels introduces some new elements of gameplay and sets the difficulty level a bit higher.

Changes

Links

Home Page
http://michailgames.com/
Source
http://michailgames.com/download.php?name=hedgezoo.zip
Windows
http://michailgames.com/download.php?name=hedgezoo-windows.zip

Releases

HedgeZOO 1.0 — 22 Apr, 2012

Pygame.org account Comments

  • Cody Kelly 2012-04-22 21:58

    One bug: line 699 in buy_hedge it says self.hedges.append(Hedge(self.mouse_x-20, self.mouse_y-20, hunger_enabled=0, tired_eneabled=0))

    tired_enabled=0 is spelled wrong ;)

    Anyway great game :D

    michailgames 2012-04-23 05:09

    Oh, thanks, it is corrected now. I don't know how this misspelling happened, when I tested it everything worked fine; I guess I had a pointer in this place and hit 'a' when trying to hit 'ctrl+s' :)

  • michailgames 2012-05-07 18:09

    I am looking for someone familiar with py2exe to help me compile this game (and a few others) into Windows executable. If you would like to help me please contact me via e-mail: michailgames[at]yahoo[dot]com. Any help will be appreciated!
    EDIT: problem solved, I used cx_freeze instead of py2exe and it works fine.

  • Pygamer 2012-06-07 17:41

    Hey,your game is so good,i make 2D games but not that good,can you mail me in aegyptusb@yahoo.com so you can teach me how to make games like this?

  • cb 2012-10-09 16:32

    it crashed, when I reached the 7500 goal of the first level

    michailgames 2012-12-05 21:16

    Never happened to me on any machine and nobody has reported this before; what os do you use and which version of HedgeZOO were you playing (Windows executable or python sourcecode)?