Git Product home page Git Product logo

treacherous-trials-plus's Introduction

Play the original game!

Opening the project

  1. Download the project files. git clone [email protected]:FoxSylv1/treacherous-trials-plus.git

  2. Use Unity Hub to open the cloned directory (the name of the project you're trying to open should read treacherous-trials-plus).

  3. The project should open after some loading time, and be fully functional.

Making your own custom mods!

Tiles

Included in the source code is the full tileset for use in Unity's 2D Tile Palette (see Assets/Tiles). This can be used to make any custom level you so desire. Note that the Z-index option in the tile palette can allow for tiles to overlap on the same tilemap.

A note on the tiles: the three copies of each sprite correspond to how that in-object behaves upon switching. The top one (red/yellow) is always active, the middle one (also red/yellow) switches, and is on by default, and the bottom one (blue/green) switched, and is off by default.

Note on Scripts

Since the scripts had to be decompiled from the original game, there may be some parts of scripts that seem bizarre upon first look-through. In addition, some scripts had to be modified so that the original game's behaviour was properly reflected. Other than this, the scripts should be relatively readable.

Happy creating ^w^

treacherous-trials-plus's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.