-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Tunics! is a roguelike-likeaction role playing game based of the look and mechanics of The legend of Zelda – A link to the past for SNES.
It's a tier-based action RPG where you progress through an endless line of dungeons, each generated randomly.
Hyrule is at peace, there are no supervillains running amok but our hero has found himself in the unfortunate situation of having fallen down a hole and now he needs to get out. The only way out is through the dungeons.
Starting with basically nothing the player progresses through several tiers of dungeons with increasing difficulty. Each tier will present new challenges and the player will need to use skills and items acquired through the quest to progress.
Each new tier is randomly generated and each play-through will fell unique. For each dungeon, the following elements will be random, some purely computationally, others from a vast database of components:
- Dungeon layout
- Dungeon treasure and obstacles
- Room size and shape
- Room content
- Graphic tileset family
- Graphic tileset palette
- Music
- Enemies
The game uses permadeath, meaning the player will have to start over on dying.
A full playthrough will last about 30-40 minutes but the player can choose to continue beyond the final tier. Things will get increasingly hard but there may be rewards in the deeper dungeons.
Tunics! will give you a new, unique Zelda adventure whenever you want it.
This wiki serves as an information portal about the game as well as the documentation for developers.
Interested in helping out? Check out these articles: contribute and development