Difference between revisions of "Valhalla"
Jump to navigation
Jump to search
Iniquitatis (talk | contribs) |
Iniquitatis (talk | contribs) |
||
Line 25: | Line 25: | ||
*Character Level | *Character Level | ||
*Character Experience | *Character Experience | ||
* | *Primary Stats | ||
**Strength | **Strength | ||
**Agility | **Agility | ||
**Intelligence | **Intelligence | ||
*Damage | *Secondary Stats | ||
*Defense | **Damage | ||
*HP | **Defense | ||
*MP | **HP | ||
**MP | |||
*Inventory | *Inventory | ||
*Time Elapsed | *Time Elapsed |
Revision as of 10:43, 23 May 2012
Zero-Player Game | |
---|---|
Developer | Iniquitatis |
Theme | Fantasy |
Influences | Diablo, Dungeon Crawl Stone Soup |
Status | Alpha |
Released | 2012 Apr 22 |
Updated | 2012 May 12 (Build 38) |
Licensing | Closed Source |
P. Language | FreeBASIC |
Platforms | Windows |
Interface | ASCII, Keyboard |
Game Length | unlimited |
Official site of Zero-Player Game |
ZPG is a program in which the user selects a name and a class for a generic hero character, and the program proceeds to use this data to show a projection of their progress in the form of a character sheet that updates every second.
The entire game is displayed in blue ASCII. However, the font color and the background color can be changed in settings.
The character sheet shows:
- Character Name
- Character Class
- Character Level
- Character Experience
- Primary Stats
- Strength
- Agility
- Intelligence
- Secondary Stats
- Damage
- Defense
- HP
- MP
- Inventory
- Time Elapsed
- Current Currency (Gold)
Upon levelling, the character recieves some random new equipment and a few stat bonuses.
Direct download link: ZPG
If you have any ideas, feel free to post it here.