Difference between revisions of "Axes, Armour & Ale"

From RogueBasin
Jump to navigation Jump to search
m (Added Description title)
m (Added a new screenshot of the dungeon map)
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
|licensing = [[MIT License]]
|licensing = [[MIT License]]
|interface = [[ASCII]], [[Keyboard]]
|interface = [[ASCII]], [[Keyboard]]
|site = https://github.com/cyberfilth/ASCII-axe
|site = https://github.com/cyberfilth/Axes-Armour-Ale
|influences = [[ADOM]]
|influences = [[ADOM]]
|length =  
|length =  
|theme = [[Fantasy]]
|theme = [[Fantasy]]
}}
}}
Axes, Armour & Ale is an ASCII roguelike, inspired by the classics like [[ADOM]] as well as table-top RPG's like Tunnels & Trolls.
Axes is written in [[Free Pascal]] and runs on Windows, Linux and OSX.


== Description ==
== Description ==
Axes, Armour & Ale is an ASCII roguelike, inspired by the classics like ADOM as well as table-top RPG's like Tunnels & Trolls.
Axes is written in Free Pascal and runs on Windows, Linux and OSX.
It is currently alpha software, it is possible to explore a couple of floors in a cave, find a stolen map and return it to the surface.
It is currently alpha software, it is possible to explore a couple of floors in a cave, find a stolen map and return it to the surface.
Some basic weapons and armour are available, damage can be healed by drinking ale which has the effect of impairing your ability to fight.
Some basic weapons and armour are available, damage can be healed by drinking ale which has the effect of impairing your ability to fight.
== Screenshots ==
Linux screenshot
https://raw.githubusercontent.com/cyberfilth/Axes-Armour-Ale/master/GITscreenshots/Linux_screenshot1.png
Title screen
https://raw.githubusercontent.com/cyberfilth/Axes-Armour-Ale/master/GITscreenshots/Linux_titlescreen.png
Windows screenshot
https://raw.githubusercontent.com/cyberfilth/Axes-Armour-Ale/master/GITscreenshots/Windows_screenshot.png
Dungeon map
https://raw.githubusercontent.com/cyberfilth/Axes-Armour-Ale/master/GITscreenshots/Linux_dungeon.png

Latest revision as of 13:36, 24 June 2022

Axes, Armour & Ale
Alpha Project
Developer Chris Hawkins
Theme Fantasy
Influences ADOM
Released 2021 Mar 26
Updated 2022 Jan 09
Licensing MIT License
P. Language Free Pascal
Platforms Windows, Linux, OSX
Interface ASCII, Keyboard
Game Length
Official site of Axes, Armour & Ale


Axes, Armour & Ale is an ASCII roguelike, inspired by the classics like ADOM as well as table-top RPG's like Tunnels & Trolls. Axes is written in Free Pascal and runs on Windows, Linux and OSX.


Description

It is currently alpha software, it is possible to explore a couple of floors in a cave, find a stolen map and return it to the surface. Some basic weapons and armour are available, damage can be healed by drinking ale which has the effect of impairing your ability to fight.


Screenshots

Linux screenshot

Linux_screenshot1.png


Title screen

Linux_titlescreen.png


Windows screenshot

Windows_screenshot.png


Dungeon map

Linux_dungeon.png