Skip to content

kayrules/Cocos2d-Endless-Platformer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Endless Platformer

Project Name: Cocos2d Endless Platformer Game Author: KayRules, Fleezo.com Email: [email protected] Descriptions:

  • This project is an experimental endless platformer game build using cocos2d.

Features:

  • Random height positioning of platforms
  • Automatic difficulty increment in speed & platform gaps
  • just need to supply 3 platform images with size of 300x160 in pixel

Notes:

  • To fix flickering problem between joined images, need some modification on cocos2d/config.h by changing this value to 1 (default is 0).

#define CC_FIX_ARTIFACTS_BY_STRECHING_TEXEL 1

License

The code is released under the MIT License.

Game assets are copyrighted by KayRules. Please use them only for learning purposes only.

About

This is an experimental endless platformer game developed using cocos2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published