Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 929 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 929 Bytes

Naturalize

For hundreds of years, humans have ravaged the planet. The plants have had enough.

Summary

Naturalize is a multi-platform Cocos2d-x turn based strategy game featuring the plant and human factions.

Game Assets

In addition to the resources folder, other game assets and source files can be found here. https://www.dropbox.com/sh/qiy06curweev7m8/AACEbzD3dY-4glm-5PB-nJsVa?dl=0

Setup

  1. Clone the repo to your local machine

    git clone https://github.com/SPUDevelopers/Naturalize.git
    
  2. Navigate to the cocos2d subfolder in the repo and run setup.py (Note: You can skip setting up Android tools)

    python ./setup.py
    
  3. Open the platform specific project folder (proj.ios_mac/Naturalize.xcodeproj on a Mac) or (proj.win32/Naturalize.vcxproj on Windows).

  4. Build and run the application in your IDE (Make sure to select the correct target)

  5. Everyone breakdance... FOREVER!