Gorilla, Nibbles and Tetris: Difference between revisions

From GameBrew
m (Text replacement - "EJS_core = 'nds';" to "EJS_core = 'desmume2015';")
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Gorilla, Nibbles and Tetris
|title=Gorilla, Nibbles and Tetris
| image       = [[File:Gorillads.png]]
|image=gnt.png
| type       = Arcade
|description=Enhanced remake of the old classics.
| version     = August2005
|author=Christian Auby (DesktopMan)
| licence    = Mixed
|lastupdated=2005/08/09
| author      = Christian Auby (DesktopMan)
|type=Arcade Games
| website     = http://www.auby.no/
|version=2005
| download    = Media:Gorillanibblestetrisds.zip
|license=Mixed
| source      =
|download=https://dlhb.gamebrew.org/dshomebrew/gnt.7z
}}  
|website=http://www.auby.no
 
}}
Gorilla, Nibbles and Tetris is a package of three remake of classic games on NDS.
Gorilla, Nibbles and Tetris is a package of 3 remake classic games on NDS.


It was an entry to the NEO Flash Competition 2005.  
It was an entry to the NEO Flash Competition 2005.  
Line 17: Line 17:
==Installation==
==Installation==
Two version are provided:
Two version are provided:
:.nds for wifi and emus.
* .nds - For WiFi and emulators.
:.ds.gba for neoflash/flashcarts.
* .ds.gba - For Neoflash/flashcarts.


==User guide==
==User guide==
'''Gorilla:''' Enhanced remake of the old qbasic classic. Monkeys that shoot bananas.
'''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.
'''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 specifications way of calculating score.  
'''Tetris:'''  
* Tetris for DS.  
* Playing using drop gives more points due to the nature of the standard tetris specific way of calculating score.  


==Controls==
==Controls==
Press start after you are done playing to restart.
Start - Restart after finishing a game


'''Gorilla:'''
'''Gorilla:'''


Up/down - adjust power slowly
Up/down - Adjust power slowly


Left/Right - adjust angle slowly
Left/Right - Adjust angle slowly


Touchscreen - choose angle and power  
Stylus - Choose angle and power  


Press in the middle of the circle or A - launch banana
Press in the middle of the circle or A - Launch banana


L+R - reboot
L+R - Reboot


'''Nibbles:'''
'''Nibbles:'''


R - change level up (Fun mode)
R - Change level up (Fun mode)


L - change level down (Fun mode)
L - Change level down (Fun mode)


Touchscreen - Player 1 moves worm
Stylus - Player 1 moves worm


D-Pad - Player 2 moves apple
D-Pad - Player 2 moves apple
Line 54: Line 60:
'''Tetris:'''
'''Tetris:'''


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==
{{#tag:html|
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "Gorilla, Nibbles and Tetris";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/gnt.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Changelog==
==Changelog==
'''Gorilla:'''
Gorilla:


'''1.1 (neoflash version)'''
'''1.1 Neoflash version'''
*bugfixes
* Bugfixes.
*new ipc
* New ipc.
*built with devkitARM r15
* Built with devkitARM r15.
*libnds compatible
* Libnds compatible.
'''1.0 (gbax version, initial release)'''
'''1.0 gbax version, initial release'''
*reworked arm7 code, more accurate touch
* Reworked arm7 code, more accurate touch.
*Settings are saved, can coexist with Tetris and Nibbles save
* Settings are saved, can coexist with Tetris and Nibbles save.
*Round based
* Round based.
*Menu with options
* Menu with options.
*Wifi icon and description
* Wifi icon and description.
*buildings collapse
* Buildings collapse.
*sound, positioned depending on screen location
* Sound, positioned depending on screen location.
*Uses internal clock to choose between day and night graphics
* Uses internal clock to choose between day and night graphics.
*More lights are off during night than day
* More lights are off during night than day.
*Wind changes dynamically each round
* Wind changes dynamically each round.
*Building heights are adjusted to ease playing
* Building heights are adjusted to ease playing.
*Dual controls, use touchscreen and buttons
* Dual controls, use touchscreen and buttons.


'''Nibbles:'''
Nibbles:


'''1.3 (Neoflash version)'''
'''1.3 Neoflash version'''
*bugfixes
* Bugfixes
*new ipc
* New ipc
*built with devkitARM r15
* Built with devkitARM r15
*libnds compatible
* Libnds compatible
'''1.2 (gbax version)'''
'''1.2 (gbax version)'''
*added: Fun mode:
* Added: Fun mode:
:you can't die on the pen or yourself
** You can't die on the pen or yourself.
:press R to change level up
** Press R to change level up.
:press L to change level down
** Press L to change level down.
*added: Two player mode:
* Added: Two player mode:
:Player one moves worm with touchscreen
** Player one moves worm with touchscreen.
:player two moves apple with + pad
** Player two moves apple with + pad.
*added: settings are saved, can coexist with gorilla and tetris save
* Added: settings are saved, can coexist with gorilla and tetris save.
*added: menu with options
* Added: menu with options.
*added: sound, positioned depending on screen location
* Added: sound, positioned depending on screen location.
*added: Wifi multiboot icon and description
* Added: Wifi multiboot icon and description.
*added: more fruit, again!
* Added: more fruit, again.


'''Tetris:'''
Tetris:


'''1.3 (Neoflash version)'''
'''1.3 (Neoflash version)'''
*bugfixes
* Bugfixes.
*new ipc
* New ipc.
*built with devkitARM r15
* Built with devkitARM r15.
*libnds compatible
* Libnds compatible.
'''1.2 (gbax version)'''
'''1.2 (gbax version)'''
*added: pieces can be rotated so parts go above the playfield
* Added: pieces can be rotated so parts go above the playfield.
*added: choose start level
* Added: choose start level.
*added: Giant mode for single player
* Added: Giant mode for single player.
*added: settings are saved, can coexist with gorilla and nibbles save
* Added: settings are saved, can coexist with gorilla and nibbles save.
*added: retro sound effects (hardware mixed, positioned depending on screen location)
* Added: retro sound effects (hardware mixed, positioned depending on screen location).
*added: pause for singleplayer
* Added: pause for singleplayer.
*added: restart during game
* Added: restart during game.
*added: Icon and description for wifi multiboot
* Added: Icon and description for wifi multiboot.
added: drop/fast option
* Added: drop/fast option.
*added: key repeat option
* Added: key repeat option.
*fixed: scoring in two-player
* Fixed: scoring in two-player.
*fixed: proper sram detection, works even if there is no cart
* Fixed: proper sram detection, works even if there is no cart.


Developer changes:
Developer Changes:
*changed: uses the new versions of dsbuild and ndstool
* Changed: uses the new versions of dsbuild and ndstool.
*changed: new loader
* Changed: new loader.
*changed: new ipc-location, thus new arm7 binary
* Changed: new ipc-location, thus new arm7 binary.
*changed: use of binary files to comply with new rules
* Changed: use of binary files to comply with new rules.
'''1.1'''
'''1.1'''
*added: single player is default, hold A during boot for two-player
* Added: single player is default, hold A during boot for two-player.
*added: after play, press start to restart game
* Added: after play, press start to restart game.
*fixed: minor bugs
* Fixed: minor bugs.
*fixed: uses ndslib, entirely selfcontained otherwise
* Fixed: uses ndslib, entirely selfcontained otherwise.
*Now contains .nds for emu/loader, .ds.gba for regular passme.
* Now contains .nds for emu/loader, .ds.gba for regular passme.
'''1.0'''
'''1.0'''
*Initial release
* Initial release.


==Credits==
==Credits==
Dovoto, Joat, Natrium42, dslynx, WinterMute
Dovoto, Joat, Natrium42, dslynx, WinterMute.


Graphics by Whacko
Graphics by Whacko.


==External links==
* Author's website - http://www.auby.no
* NeoFlash - https://www.neoflash.com/forum/index.php?topic=573.0


[[Category:Homebrew applications]]
[[Category:DS homebrew games]]
[[Category:Homebrew arcade games on DS]]

Latest revision as of 11:35, 28 November 2023

Gorilla, Nibbles and Tetris
Gnt.png
General
AuthorChristian Auby (DesktopMan)
TypeArcade Games
Version2005
LicenseMixed
Last Updated2005/08/09
Links
Download
Website

Gorilla, Nibbles and Tetris is a package of 3 remake classic games on NDS.

It was an entry to the NEO Flash Competition 2005.

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

gnt2.pnggnt3.png

gnt4.pnggnt5.png

gnt6.pnggnt7.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

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

Advertising: