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.
- Host: GitHub
- URL: https://github.com/dreamingechoes/roguelike-2d-example
- Owner: dreamingechoes
- Created: 2015-12-14T05:37:04.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T05:59:10.000Z (about 10 years ago)
- Last Synced: 2025-01-28T01:43:56.716Z (about 1 year ago)
- Topics: example, gamedev, unity2d
- Language: C#
- Homepage:
- Size: 12.1 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.