Search Unity

[RELEASED] Tiny Roguelike Template

Discussion in 'Assets and Asset Store' started by WorksForFun, Sep 11, 2019.

  1. WorksForFun

    WorksForFun

    Joined:
    Sep 19, 2015
    Posts:
    39
    Tiny Roguelike Template - that's a 5th-month game developing for giving easy start point for new game developers who want to create their own simple and pretty cool roguelike with 16x16 tileset and etc.!

    [In next updates]:
    + New combat system
    + Quests system redesign
    + World Map upgrade

    Game resolution is 640x576px (And 512x512)

    Include & Features:
    - Inventory system. Pretty simple.
    - Journal system
    - Scenario and non-Scenario quest types.
    - Equipment system. Like window with slots for helmet, chest, hand, etc.
    - World map with player location marker
    - Simple AI for that simple roguelike.
    - Simple combat system.
    - Items pickup from the ground.
    - Dialogue system. Can give tasks too and complete them.
    - Infoportion system. Powerful scenario branches system in one script. Read about it in the Documentation folder.


    Contacts & Demo:
    Play Demo WebGL: Play on itch.io
    Asset Store: Tiny Roguelike Template
    Twitter: @DarkPhotton

    Works For Fun (c)
     
    Last edited: Feb 17, 2020
  2. WorksForFun

    WorksForFun

    Joined:
    Sep 19, 2015
    Posts:
    39
    Update 2.1
    Soon

    [Changelog]:

    + 1-turn combat system.
    + Redesign of quest window.
    + New Storage system with dialogues, items and quests databases that store information.
    + Camera movement for different locations on 1 level.
    + Changed level changer script and functionality.
    + Changed hero spawn system.
    + Rewrited old documentation!
     
  3. WorksForFun

    WorksForFun

    Joined:
    Sep 19, 2015
    Posts:
    39
  4. WorksForFun

    WorksForFun

    Joined:
    Sep 19, 2015
    Posts:
    39
    New update in the process. Create some editors for items database and shops.

     
  5. WorksForFun

    WorksForFun

    Joined:
    Sep 19, 2015
    Posts:
    39
    Dialogues editor for template project