Skip to content

Isaac-W/Naturalize

 
 

Repository files navigation

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!

About

A Cocos2d-x turn based strategy game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.4%
  • Objective-C 13.9%
  • C 12.9%
  • Java 5.1%
  • Objective-C++ 2.8%
  • CMake 1.3%
  • Other 2.6%