Tutorial: How to build ZigZap 1 tap game with procedurally generated endless level

Discussion in 'Public Game Developers Forum' started by Umen, Sep 23, 2016.

  1. Umen

    Umen Member

    Dec 16, 2013
    10
    0
    0
    Hello all
    I created new tutorial on how to develop 1 tap ZigZag game with procedurally generated endless level .
    This type of game is played by millions , and there any many variants of the same mechanics.


    Im using Cocos2d-x C++ , but i also working on JavaScript version .
    All the game logic is in 1 single source file ,
    And it can be found here :
    http://www.gamedevcraft.com/

    I hope you will enjoy it.
    Thanks ,



    P.S
    How do i add this blue tag that say my post is a tutorial ?
     

Share This Page