Search Unity

[Released][Toolkit] Games like a DoodleJump

Discussion in 'Assets and Asset Store' started by Duct_man, Aug 12, 2019.

  1. Duct_man

    Duct_man

    Joined:
    Jun 21, 2017
    Posts:
    15
    This asset is intended primarily for familiarization with the creation of games on the Unity engine. More designed for developers. In this asset, you will see the implementation of the game doodle jump. Use of unity components, principles of OOP (inheritance, static classes, interfaces, etc.), example how work with Unit components. You will also see the use of extension methods, which greatly improves the readability of the code.

    In the next update, we plan to add animations and particles

    Asset contains:
    • Paltform generator (moving, tossing, static)
    • Platform bonuses and enemies generator
    • Player Controller for PC and Android
    • Background with parallax (will be refactored in future versions)
    • Sprites, Prefabs, Test scene etc.



    Link to asset
    Link to other our assets

    Asset will be updated and improved.