Skip to content

2D rouge like game heavily inspired by A Link to the Past.

Notifications You must be signed in to change notification settings

brandonbrule/overview2D

Repository files navigation

Overview

Unity

Everything you need to succeed in games and VR/AR

Overview is a 2D game of sorts, built with Unity!


Website and Playable State

Walking

Setup

  1. Download Unity
  2. Fork/Clone the repo git clone https://github.com/brandonbrule/_Overview.git
  3. Open the _Overview directory in Unity
  4. Under Assets / Scenes, double-click first
  5. Click Play and move the Player object around!

Scripts

Program code is written in C# and is located under Assets / Scripts.

Assets

2D Tilesets are created using Pyxel Edit and are located under _Working / Tiles.

Maps and Scenes are created using Tiled Map Editor and are located under Assets / Tiled

Importing maps to unity is done using Tiled2Unity

Quick how to guide for level design

Contributing

We're just making this for fun and for learning Unity. If you want to help out:

  1. Fork the repo
  2. Make your changes
  3. Create a PR and @ mention @brandonbrule or @svinkle and we'll check out what you've got for us.
  4. Wait until we give the 👍 and we'll merge your changes.

About

2D rouge like game heavily inspired by A Link to the Past.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published