============

NOTES:

THE GAME IS IMPOSSIBLE TO WIN WITHOUT ENHANCING ABILITIES

THERE IS CHARACTER STATS PANEL IN MAIN MENU,

YOU CAN SPEND STAT POINTS AND ENHANCE ABILITIES THERE.

============


============

CONTROLS:

WASD: Move

Left Mouse Button: Push enemies away

Keyboard 1-2-3: select a card to use

Right Mouse Button: Use the selected card

ESC: options

============


============

CREDITS:

using System.Collections;

using System.Collections.Generic;

using UnityEngine;

namespace AS

{

    public class Credits : MonoBehaviour

    {

        //  https://9e0.itch.io/witches-pack

        //  https://danieldiggle.itch.io/sunnyside

        //  https://sethbb.itch.io/32rogues not included yet

        // https://rafaelmatos.itch.io/epic-rpg-world-pack-free-demo-ancient-ruins-asset-ti...

        // https://axulart.itch.io/small-8-direction-characters

        // https://schwarnhild.itch.io/summer-plains-tileset-and-asset-pack-32x32-pixels

        // https://pixel-boy.itch.io/ninja-adventure-asset-pack

        // Cartoon FX Remaster Free by Jean Moreno from Unity Asset Store

        // https://humblepixel.itch.io/super-asset-bundle-5-mini-pocket-status

        // https://not-jam.itch.io/not-jam-font-pack/download/eyJleHBpcmVzIjoxNzI3MTY4ODA0L...

        // https://cafedraw.itch.io/fantasy-card-assets

        // https://free-game-assets.itch.io/free-npc-quest-tcg-cards-pixel-art

        // https://humblepixel.itch.io/super-asset-bundle-5-mini-pocket-status

        // Taufik Ramadhan for speed up icon

        // https://www.flaticon.com/free-icon/injection_4148374?term=injection&related_id=4...

        // https://www.flaticon.com/free-icon/down-time_11343818?term=time+slow&related_id=...

        // https://www.flaticon.com/free-icon/running-time_3806043?term=time+speed&page=1&p...

        // https://www.flaticon.com/free-icon/doping_4302899?term=doping&page=1&position=8&...

        // https://www.flaticon.com/free-icon/gravity_3682846?term=gravity&page=1&position=...

        // https://www.flaticon.com/free-icon/tetris_1138669?term=tetris&related_id=1138669

        // https://www.flaticon.com/free-icon/poison-bottle_12556527?term=poison&page=1&pos...

        // https://www.flaticon.com/free-icon/teleport_1636861?term=teleport&page=1&positio...

        // https://www.flaticon.com/free-icon/surprise-box_6662930?term=surprise&page=1&pos...

        // https://www.flaticon.com/authors/freepik

        // Little Fighter 2 Rock Break Sound

        // DRAGON BALL SERIES, AKIRA TORIYAMA, TOEI ANIMATION FOR MUSIC

        // Goku Black [EPIC ORCHESTRAL OST MIX] from Dragon Ball Epic Youtube channel

        //

        //

        // brackeys mega 2dpack

    }

}

============

Development log

Leave a comment

Log in with itch.io to leave a comment.