An open API service indexing awesome lists of open source software.

https://github.com/dreamingechoes/roguelike-2d-example

An example of 2d roguelike made with Unity 5.
https://github.com/dreamingechoes/roguelike-2d-example

example gamedev unity2d

Last synced: 4 months ago
JSON representation

An example of 2d roguelike made with Unity 5.

Awesome Lists containing this project

README

          

Roguelike 2D Example
====================

About
-----

This is an example of 2D roguelike game made with Unity. It's from a tutorial from the official Unity learn section, you could check it [here](http://unity3d.com/learn/tutorials/projects/2d-roguelike-tutorial) and try to do it.