More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
LUA | ASCII World is a DS minigame coded with LUA. It requires [[Micro Lua DS|Micro Lua]] to play. | ||
==User guide== | ==User guide== | ||
The goal is to avoid the ASCII characters that tumble from one corner to another screen while using the | The goal is to avoid the ASCII characters that tumble from one corner to another screen, while using the Stylus to move from a very special way. | ||
==Controls== | ==Controls== | ||
Line 21: | Line 21: | ||
==Changelog== | ==Changelog== | ||
'''1.3.1''' | '''1.3.1''' | ||
*Change the color of the enemies | * Change the color of the enemies. | ||
*Prevents the player out of the screen (Thanks Papymouge | * Prevents the player out of the screen (Thanks Papymouge). | ||
*Fixed an error aurtohgraffe | * Fixed an error aurtohgraffe. | ||
*Improved movement system (now take into account the speed of slip of the pen) | * Improved movement system (now take into account the speed of slip of the pen). | ||
*Speed limited to enemies 3+3 pixels in x and 2+3y | * Speed limited to enemies 3+3 pixels in x and 2+3y. | ||
*Changing the logo and buttons | * Changing the logo and buttons. | ||
*Add the name of the author | * Add the name of the author. | ||
*Fixed bug in the canvas overlay when changing the character between two parties | * Fixed bug in the canvas overlay when changing the character between two parties. | ||
<br> | |||
[[Category: | [[Category:DS homebrew games]] | ||
[[Category:Other homebrew games on DS]] |
Revision as of 14:03, 30 Haziran 2021
ASCII World | |
File:Asciiworld131ds.gif | |
General | |
---|---|
Author(s) | Yannoulu |
Type | Other |
Version | 1.3.1 |
Licence | Mixed |
Links | |
[Media:Theasciisworld131ds.rar Download] | |
Website |
<htmlet>adsense</htmlet>
ASCII World is a DS minigame coded with LUA. It requires Micro Lua to play.
User guide
The goal is to avoid the ASCII characters that tumble from one corner to another screen, while using the Stylus to move from a very special way.
Controls
Play with Stylus.
Changelog
1.3.1
- Change the color of the enemies.
- Prevents the player out of the screen (Thanks Papymouge).
- Fixed an error aurtohgraffe.
- Improved movement system (now take into account the speed of slip of the pen).
- Speed limited to enemies 3+3 pixels in x and 2+3y.
- Changing the logo and buttons.
- Add the name of the author.
- Fixed bug in the canvas overlay when changing the character between two parties.