/ZooKeeper

This is a repository of a little cross platform game which designed by Cocos2dx.

Primary LanguageC++MIT LicenseMIT

Introduction

This is a repository of a little cross platform game named 《Zoo Keeper》, this game is designed with Cocos2dx. In this game, player act as a zoo keeper. In order to get paid, you should feed the animals. Or the animals will eat you! Don't forget to collect the plates.

For ios users

  1. Open proj.ios
  2. Double click the .xcodeproj
  3. Run the project in Xcode
  4. That's it

For Android users

  1. Open proj.android
  2. Follow the steps in README step by step
  3. Get it work.

Zoo Feeder on real machine

Testing Environment

* HTC Incredible S(G11)
* Android 4.0.4
* Resolution 800*480

Main menu

Example This is the main menu of the game. Click the "play" button to start.

Game scene

Scene This is the game scene of the game. Tap on the left side of the screen to send a plate of meet. And on the right side of the screen, the upside will move the feeder up and the downside will move the the feeder down.

A lion is generated

Lion A lion is coming! Feed it!

Feed it

Meet Tap on the left side of the screen to send a plate of meet (remember to send it on the same line)!

Collect the plate

Plate Look, the lion eat the meet the send back the plate. Now the lion will move back a constant distance, if the lion move of the screen, you get 100 points. Don't forget to collect the plate, or you will lose 50 points!

Lion eat you

Eat If you failed to stop the lions, they come to your place, and you are bitten~

Game over

Over OK, the game is over, we got 600 points.

High score

Score Look, we are ranking at the third place. Evertime the system will send the highest score on your phone to the game server, cheer up.

About Scene

About The game tutorial, which is designed by zhouyizirui.

Enjoy it :-)