stephaneseng / adventure

Adventure is a very simple dungeon crawler, developed with Unity and mainly targeting Android devices for the moment

Home Page:https://stephaneseng.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventure

Adventure is a very simple dungeon crawler, developed with Unity and mainly targeting Android devices for the moment.

./Docs/Capture.gif

Features

  • Random level generation with key and lock mechanism
  • Mini-map
  • Multiple types of enemies with different AI
  • Multiple types of attack with a power-up system

Build

Tested with Unity 2022.3.22f1 and Android 11.

To do

  • More types of enemies
  • More power-up items
  • Use seeds to generate levels
  • Multilevel dungeons

Credits

About

Adventure is a very simple dungeon crawler, developed with Unity and mainly targeting Android devices for the moment

https://stephaneseng.github.io

License:MIT License


Languages

Language:C# 100.0%