Difference between revisions of "Another Quest"

From RogueBasin
Jump to navigation Jump to search
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
|released = Mar 13 2019
|released = Mar 13 2019
|relver = 0.0.109
|relver = 0.0.109
|updated = Mar 13 2019
|updated = Jun 29 2019
|updver = 0.0.109
|updver = 0.1.2
|language = [[Unity]], [[C#]]
|language = [[Unity]], [[C#]]
|licensing = [[Freeware]]
|licensing = [[Freeware]]
Line 28: Line 28:
* The game is [[item]]-based: there is no form of character advancement other than getting items and upgrading them. Items have a level instead of the player.
* The game is [[item]]-based: there is no form of character advancement other than getting items and upgrading them. Items have a level instead of the player.
* The player can find runes to upgrade his items.
* The player can find runes to upgrade his items.
==Heroes==
There are currently three heroes : a simple adventurer, a fire mage and a dwarf.
Note that all the heroes can appear as NPC.


==Bosses==
==Bosses==
Line 35: Line 40:


==Boxes and environments==
==Boxes and environments==
'''Another Quest''' uses a boxes system to progressively add content to the game. The small boxes add few new [[NPC]], loots and elements. The big boxes add loots and [[NPC]] to the game but also unlock a new hero, a new boss and a new environment (forest, village, mine, etc.).
'''Another Quest''' uses a boxes system to progressively add content to the game. The small boxes add few new [[NPC]], loots or elements. The big boxes add loots and [[NPC]] to the game but also unlock a new hero, a new boss and a new environment.
 
Current environments are forest, village and mine.


== Related links ==
== Related links ==

Latest revision as of 09:50, 29 June 2019

Another Quest
Stable game
Developer Quentin Gradaive
Theme Fantasy
Influences The Legend of Zelda, D&D, Magic The Gathering, Brogue
Released Mar 13 2019 (0.0.109)
Updated Jun 29 2019 (0.1.2)
Licensing Freeware
P. Language Unity, C#
Platforms Android
Interface 2d Art
Game Length medium
Official site of Another Quest


Another Quest is a vertical roguelike available on Android. The game is designed to be played in portrait mode on mobile systems.

Description

Another Quest is inspired by classical roguelikes. The game has permadeath, is turn-based and grid-based and the levels are randomly generated. One key difference with the genre is the exploration which is essentially vertical.

Features

You must go to the white arrows.
  • The NPC are similar to the player: they have an inventory, can use items and spells, etc.
  • The exploration is essentially vertical. You must reach the top line of the grid to go to the next stage. This feature helps to play in portrait mode.
  • The game is item-based: there is no form of character advancement other than getting items and upgrading them. Items have a level instead of the player.
  • The player can find runes to upgrade his items.

Heroes

There are currently three heroes : a simple adventurer, a fire mage and a dwarf.

Note that all the heroes can appear as NPC.

Bosses

A boss on the top shelf.

Each game, you must defeat all the bosses present on the top-shelf to win. When you win a game, you earn diamonds that you can spend to unlock boxes to add more content to the game.

Boxes and environments

Another Quest uses a boxes system to progressively add content to the game. The small boxes add few new NPC, loots or elements. The big boxes add loots and NPC to the game but also unlock a new hero, a new boss and a new environment.

Current environments are forest, village and mine.

Related links