munchies
Posted: Tue Dec 20, 2005 12:40 pm
This game was originally meant for a Alex, a very special 6 year old, our friend's son.
I also wrote the code because I wanted to learn about the following programming techniques :
- drag and drop with the mouse
- handling an army of sprites. They keep on marching in, for ever ! So arrays ...
- timing and one sprite transforming into an other
- health bar
You can use and abuse the code, but the sprites remain the sole property of sprite maker
Pierre Whittal. If you want to use them outside this game, please contact him first.
@+
alix
HOW TO PLAY : - aim at the spikies with mouse and shoot with space bar.
- a dead spiky transform into a sausage. This sausage you must be fed to the croc,
by dragging it and dropping it in the croc's mouth.
- health points bar : each time the croc eats a sausage, a red point is added.
When there are 10 points, the player has won ...
- When a spiky gets to the river he transform into a puky.
- When 6 pukies get to river, the pollution bar is full, and it's end of game.
I also wrote the code because I wanted to learn about the following programming techniques :
- drag and drop with the mouse
- handling an army of sprites. They keep on marching in, for ever ! So arrays ...
- timing and one sprite transforming into an other
- health bar
You can use and abuse the code, but the sprites remain the sole property of sprite maker
Pierre Whittal. If you want to use them outside this game, please contact him first.
@+
alix
HOW TO PLAY : - aim at the spikies with mouse and shoot with space bar.
- a dead spiky transform into a sausage. This sausage you must be fed to the croc,
by dragging it and dropping it in the croc's mouth.
- health points bar : each time the croc eats a sausage, a red point is added.
When there are 10 points, the player has won ...
- When a spiky gets to the river he transform into a puky.
- When 6 pukies get to river, the pollution bar is full, and it's end of game.