Untitled First Person Roguelike
About
This is a personal project involving the creation of a first person, procedurally generated rogue like game.
WASD to move and Q/E to turn.
It is in ongoing development. The end goal of this project is to have a basic roguelike game that can be played on mobile devices by utlising swipe gestures for movement and tap gestures for interactions.
Using Unity 2019.1.11f1
The procedural generation is based on:
https://assetstore.unity.com/packages/tools/ai/procedural-level-generator-136626