Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (22 loc) · 759 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 759 Bytes

alt text

2DRoguelike

The 2D Roguelike learning project by Unity Technologies.
https://learn.unity.com/project/2d-roguelike-tutorial


【Overview: (what was implemented or added】

  • player and enemy sprite animation
  • procedural tile-based levels
  • level generation
  • implemented turn-based movement
  • simple AI for enemies
  • a hunger system
  • sound effects and music

【Target Environment】

Requires Unity 5.6.x or higher.
This project was created in Unity 5.6.7f1.


【Video Gameplay】

https://youtu.be/4Z80qzfSQwY


README.md 2019/02/12