More actions
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
==User guide== | ==User guide== | ||
===Gameplay=== | |||
You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes. | You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes. | ||
Line 29: | Line 30: | ||
Are you ready for The Great War? | Are you ready for The Great War? | ||
===Command | ===Command=== | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
! Key || Effect | |||
|- | |- | ||
| L || Popup the keyboard. | | L || Popup the keyboard. | ||
Line 49: | Line 49: | ||
|} | |} | ||
===Spell=== | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |||
! Key || Effect | |||
|- | |- | ||
| b || Bzero spell [L+20 MP] (hurt all ascii in sight). | | b || Bzero spell [L+20 MP] (hurt all ascii in sight). |
Revision as of 06:28, 23 Haziran 2021
ASCIIWAR | |
File:Asciiwards.PNG | |
General | |
---|---|
Author(s) | Samel |
Type | Role Playing |
Version | 0.9999 |
Licence | Mixed |
Links | |
[Media:ASCIIWARds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
ASCIIWAR is a homebrew RPG game on DS created by Samel.
This homebrew was participated in to the NEO Spring Coding Compo 2008 and in the 2009 best DS homebrew contest.
Installation
Download and extract file.
DLDI patch it if needed (if your card does not have auto-patching) and copy it to the flash card.
Create a file named ASCIIWAR (it will save all character and score) and put in the flash card.
User guide
Gameplay
You are the RAM controller. The RAM values are gone crazy. Kill them all before the CPU crashes.
If you manage to kill the fake RAM controller then all Ascii will follow your rules. Remember to collect chips and that the ram change very often.
Are you ready for The Great War?
Command
Key | Effect |
---|---|
L | Popup the keyboard. |
L then c | List command. |
L then h | This help. |
L then i | Inventory. |
L then l | List spell. |
L then k | Commit suicide. |
Spell
Key | Effect |
---|---|
b | Bzero spell [L+20 MP] (hurt all ascii in sight). |
f | Free spell [IN/2 MP] (restore HP). |
m | Malloc [IN MP] (expand ram sense). |
p | Preempt spell [15 MP] (delay next ram refresh). |
r | Random spell [10 MP] (change level). |
s | Sigsuspend spell [IN MP] (freeze the cpu). |
u | Umask spell [L MP] (mask yourself to ascii). |
Controls
D-Pad - Move
B - Rest 1 turn
L - Popup the keyboard (for commands and spells)
Changelog
version 0.9999
- Save.
- Load.
- Better UI.
- A,X,Y are now customizable.
- Fixed some bugs [thanks sic_z].