Difference between revisions of "Numbers"
m (+download link) |
m (added download link for bug fix version) |
||
Line 10: | Line 10: | ||
|interface = [[ASCII]] / Blocks | |interface = [[ASCII]] / Blocks | ||
|site = http://iceyboard.no-ip.org/projects/numbers/ | |site = http://iceyboard.no-ip.org/projects/numbers/ | ||
|length = | |length = 10-25 minutes | ||
}} | }} | ||
Line 27: | Line 27: | ||
Numbers requires Windows and the [http://microsoft.com/downloads/details.aspx?familyid=7B9BA261-7A9C-43E7-9117-F673077FFB3C VB6 Library], which you may have already. | Numbers requires Windows and the [http://microsoft.com/downloads/details.aspx?familyid=7B9BA261-7A9C-43E7-9117-F673077FFB3C VB6 Library], which you may have already. | ||
== Download == | |||
* [http://iceyboard.no-ip.org/files/numbers.zip Download version 1.0] (112kb - 7DRL version) | |||
* [http://iceyboard.no-ip.org/files/numbers_fix.zip Download version 1.1] (112kb - fixes the 'j' and 'k' keys and shows the correct answer if you answer a question incorrectly) | |||
== Controls == | == Controls == | ||
Line 57: | Line 60: | ||
* Red: Monster | * Red: Monster | ||
* Blue: Stairs | * Blue: Stairs | ||
== Thanks == | |||
Thank you to Jessica and Sinoth for letting me know about the incorrect key mappings. | |||
Thank you to Corremn for the suggestion of showing the correct answer when the player gets a question wrong. | |||
== Mini FAQ == | == Mini FAQ == |
Revision as of 23:37, 17 March 2008
Numbers | |
---|---|
7DRL | |
Developer | Robson |
Theme | Fantasy |
Influences | Rogue |
Released | 16 March 2008 |
Updated | |
Licensing | Open Source (GPL) |
P. Language | Visual Basic 6 |
Platforms | Windows |
Interface | ASCII / Blocks |
Game Length | 10-25 minutes |
Official site of Numbers |
About
Numbers is an educational roguelike, that's designed to improve and test your basic maths skills. No calculators are allowed during the game :)
Numbers was created for the 7DRL Contest 2008. You can read the creation log.
Numbers requires Windows and the VB6 Library, which you may have already.
Download
- Download version 1.0 (112kb - 7DRL version)
- Download version 1.1 (112kb - fixes the 'j' and 'k' keys and shows the correct answer if you answer a question incorrectly)
Controls
- Move - Cursor Keys / Number Pad / hjkl yubn
- Wait - Space / Number Pad 5
Legend
Roguelike Mode
- @ You
- . Corridor
- # Wall
- & Magical Beam
- X Monster
- > Stairs
BeneathAppleManorlike Mode
- Blue: You
- Grey: Corridor
- Yellow: Magical Beam
- Green: Monster
- Orange: Stairs
Lines / Dragon Mode
- Pink: You
- Green: Corridor
- Yellow: Magical Beam
- Red: Monster
- Blue: Stairs
Thanks
Thank you to Jessica and Sinoth for letting me know about the incorrect key mappings.
Thank you to Corremn for the suggestion of showing the correct answer when the player gets a question wrong.
Mini FAQ
Q. Argh! Why is there no 'look' command?!
A. Magical beam effects are random when entered and there's only one monster type, so a look command wouldn't be useful.
Q. I get a message about missing dll's when I run the game. What can I do?
A. Download the VB6 Library.
Q. Can I complete the game without light beam effects?
A. Yes! Light beams are always on intersections, so if you want a challenge, you can move diagonally to avoid them.