More actions
No edit summary |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=Gorilla, Nibbles and Tetris | ||
| image | |image=gnt.png | ||
| type | |description=Enhanced remake of the old classics. | ||
| version | |author=Christian Auby (DesktopMan) | ||
| | |lastupdated=2005/08/09 | ||
| | |type=Arcade Games | ||
| website | |version=2005 | ||
|license=Mixed | |||
|download=https://dlhb.gamebrew.org/dshomebrew2/gorillanibblestetris.zip | |||
}} | |website=http://www.auby.no | ||
}} | |||
Gorilla, Nibbles and Tetris is a package of 3 remake classic games on NDS. | Gorilla, Nibbles and Tetris is a package of 3 remake classic games on NDS. | ||
It was | It was a contest entry for the NEO Coding Compo 2005 (Games) and GBAX 2005 Coding Competition. | ||
==Installation== | ==Installation== | ||
Line 62: | Line 62: | ||
Select - Restart any time | Select - Restart any time | ||
==Screenshots== | |||
https://dlhb.gamebrew.org/dshomebrew/gnt2.png | |||
https://dlhb.gamebrew.org/dshomebrew/gnt3.png | |||
https://dlhb.gamebrew.org/dshomebrew/gnt4.png | |||
https://dlhb.gamebrew.org/dshomebrew/gnt5.png | |||
https://dlhb.gamebrew.org/dshomebrew/gnt6.png | |||
https://dlhb.gamebrew.org/dshomebrew/gnt7.png | |||
<!--BEGIN Online Emulator Section--> | |||
==Online emulator== | |||
{{EmulatorJS Main | |||
|width=515px | |||
|height=384px | |||
|EJS_backgroundImage=https://www.gamebrew.org/images/0/01/Gnt.png | |||
|EJS_core=desmume2015 | |||
|EJS_gameName=Gorilla, Nibbles and Tetris | |||
|EJS_gameUrl=https://dlhb.gamebrew.org/onlineemulators/nds/gnt.7z | |||
}} | |||
{{DS Control Settings}} | |||
<!--END Online Emulator Section--> | |||
==Changelog== | ==Changelog== | ||
Gorilla: | |||
'''1.1 Neoflash version''' | '''1.1 Neoflash version''' | ||
Line 84: | Line 105: | ||
* Dual controls, use touchscreen and buttons. | * Dual controls, use touchscreen and buttons. | ||
Nibbles: | |||
'''1.3 Neoflash version''' | '''1.3 Neoflash version''' | ||
Line 105: | Line 126: | ||
* Added: more fruit, again. | * Added: more fruit, again. | ||
Tetris: | |||
'''1.3 (Neoflash version)''' | '''1.3 (Neoflash version)''' | ||
Line 145: | Line 166: | ||
Graphics by Whacko. | Graphics by Whacko. | ||
==External links== | |||
[[Category: | * Author's website - http://www.auby.no | ||
[[Category: | * NeoFlash - https://www.neoflash.com/forum/index.php?topic=573.0 | ||
[[Category:NEO Coding Compo 2005]] | |||
[[Category:GBAX 2005 Coding Competition]] |
Latest revision as of 13:08, 20 August 2024
Gorilla, Nibbles and Tetris | |
---|---|
General | |
Author | Christian Auby (DesktopMan) |
Type | Arcade Games |
Version | 2005 |
License | Mixed |
Last Updated | 2005/08/09 |
Links | |
Download | |
Website | |
Gorilla, Nibbles and Tetris is a package of 3 remake classic games on NDS.
It was a contest entry for the NEO Coding Compo 2005 (Games) and GBAX 2005 Coding Competition.
Installation
Two version are provided:
- .nds - For WiFi and emulators.
- .ds.gba - For Neoflash/flashcarts.
User guide
Gorilla:
- Enhanced remake of the old qbasic classic.
- Monkeys that shoot bananas.
Nibbles:
- Enhanced remake of the old qbias classic number two.
- Worm eats fruit. There are Fun mode and Two player mode.
Tetris:
- Tetris for DS.
- Playing using drop gives more points due to the nature of the standard tetris specific way of calculating score.
Controls
Start - Restart after finishing a game
Gorilla:
Up/down - Adjust power slowly
Left/Right - Adjust angle slowly
Stylus - Choose angle and power
Press in the middle of the circle or A - Launch banana
L+R - Reboot
Nibbles:
R - Change level up (Fun mode)
L - Change level down (Fun mode)
Stylus - Player 1 moves worm
D-Pad - Player 2 moves apple
Tetris:
Select - Restart any time
Screenshots
Online emulator
Nintendo DS | Keyboard |
---|---|
Changelog
Gorilla:
1.1 Neoflash version
- Bugfixes.
- New ipc.
- Built with devkitARM r15.
- Libnds compatible.
1.0 gbax version, initial release
- Reworked arm7 code, more accurate touch.
- Settings are saved, can coexist with Tetris and Nibbles save.
- Round based.
- Menu with options.
- Wifi icon and description.
- Buildings collapse.
- Sound, positioned depending on screen location.
- Uses internal clock to choose between day and night graphics.
- More lights are off during night than day.
- Wind changes dynamically each round.
- Building heights are adjusted to ease playing.
- Dual controls, use touchscreen and buttons.
Nibbles:
1.3 Neoflash version
- Bugfixes
- New ipc
- Built with devkitARM r15
- Libnds compatible
1.2 (gbax version)
- Added: Fun mode:
- You can't die on the pen or yourself.
- Press R to change level up.
- Press L to change level down.
- Added: Two player mode:
- Player one moves worm with touchscreen.
- Player two moves apple with + pad.
- Added: settings are saved, can coexist with gorilla and tetris save.
- Added: menu with options.
- Added: sound, positioned depending on screen location.
- Added: Wifi multiboot icon and description.
- Added: more fruit, again.
Tetris:
1.3 (Neoflash version)
- Bugfixes.
- New ipc.
- Built with devkitARM r15.
- Libnds compatible.
1.2 (gbax version)
- Added: pieces can be rotated so parts go above the playfield.
- Added: choose start level.
- Added: Giant mode for single player.
- Added: settings are saved, can coexist with gorilla and nibbles save.
- Added: retro sound effects (hardware mixed, positioned depending on screen location).
- Added: pause for singleplayer.
- Added: restart during game.
- Added: Icon and description for wifi multiboot.
- Added: drop/fast option.
- Added: key repeat option.
- Fixed: scoring in two-player.
- Fixed: proper sram detection, works even if there is no cart.
Developer Changes:
- Changed: uses the new versions of dsbuild and ndstool.
- Changed: new loader.
- Changed: new ipc-location, thus new arm7 binary.
- Changed: use of binary files to comply with new rules.
1.1
- Added: single player is default, hold A during boot for two-player.
- Added: after play, press start to restart game.
- Fixed: minor bugs.
- Fixed: uses ndslib, entirely selfcontained otherwise.
- Now contains .nds for emu/loader, .ds.gba for regular passme.
1.0
- Initial release.
Credits
Dovoto, Joat, Natrium42, dslynx, WinterMute.
Graphics by Whacko.
External links
- Author's website - http://www.auby.no
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=573.0