Cat & Mouse game
Posted: Tue Feb 01, 2011 8:20 pm
I've been working on a cat & mouse type game and I'm pretty happy with the results.
The basic concept is that the player playes the cat chaseing the mice and avoiding the dog until the owner shows up and catches the dog which ends the level.
I've gotten the player movement down, the dog chases the cat, the mice follow the dog, and the owner chases the dog. I've also got the score, caught, and level markers working.
Next I am going to work on lives for the cat and special items for the cat to chase after to help the player catch more mice. After that I need to dive into game states and work on a title screen, end screen and high score screen.
The basic concept is that the player playes the cat chaseing the mice and avoiding the dog until the owner shows up and catches the dog which ends the level.
I've gotten the player movement down, the dog chases the cat, the mice follow the dog, and the owner chases the dog. I've also got the score, caught, and level markers working.
Next I am going to work on lives for the cat and special items for the cat to chase after to help the player catch more mice. After that I need to dive into game states and work on a title screen, end screen and high score screen.