Difference between revisions of "Ash of Time"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<table class="infobox" style="float:right;clear:right; width: 22em; border: 1px solid #93BACB; background:#E0E7EF;font-size:95%; margin:1em; line-height:1.4em;"> | <table class="infobox" style="float:right;clear:right; width: 22em; border: 1px solid #93BACB; background:#E0E7EF;font-size:95%; margin:1em; line-height:1.4em;"> | ||
Line 90: | Line 88: | ||
[[category:alpha projects]] | [[category:alpha projects]] | ||
"Ash of Time" is a roguelike game. | |||
Implemented features: | |||
* level generator (theoretically levels can be as big as you could imagine, but right now the game generate them 100*100) | |||
* time-based combat system (unusual, it's one of the main features of the game) | |||
* dialogs | |||
* inventory system (also not very usual) | |||
Unimplemented features that come in nearest feature: | |||
* craft system | |||
Game is initially written on russian language and translated into english, but very poorly. Author currently looks for somebody who would like to help him with translating. | |||
== Screenshots: == | |||
[http://sites.google.com/site/wasternne/ash-of-time/screenshots] |
Latest revision as of 07:51, 15 April 2010
Ash of Times | |
---|---|
Alpha Project | |
Developer | Fedoseev M.V. |
Theme | Fantasy |
Influences | ADoM, Morrowind |
Released | not released yet |
Updated | 15 april 2010 |
Licensing | Closed source |
P. Language | Java |
Platforms | Windows, on other not tested |
Interface | ASCII, KeyPad |
Game Length | 5 min in test mode; story mode not implemented yet |
Official site of Ash of Time |
"Ash of Time" is a roguelike game.
Implemented features:
- level generator (theoretically levels can be as big as you could imagine, but right now the game generate them 100*100)
- time-based combat system (unusual, it's one of the main features of the game)
- dialogs
- inventory system (also not very usual)
Unimplemented features that come in nearest feature:
- craft system
Game is initially written on russian language and translated into english, but very poorly. Author currently looks for somebody who would like to help him with translating.