In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Snake"

From WiiBrew
Jump to navigation Jump to search
(update for 0.3)
m (linkfix)
 
(41 intermediate revisions by 20 users not shown)
Line 1: Line 1:
===Credits===
+
{{Infobox homebrew
Snake for Wii  
+
| title      = Snake2
BY Uschghost - zero-one01@web.de
+
| image      = [[File:Snake2.jpg]]
 +
| type        = arcade game
 +
| author      = [[User:uschghost|uschghost]]
 +
| maintainer  =  
 +
| contributor =  
 +
| portedby    =
 +
| version    = 2.1b
 +
| licence    =
 +
| download    = Snake#Download
 +
| website    =
 +
| discussion  =
 +
| source      =
 +
| peripherals = {{WiimoteHorizontal}} {{GCNController}}
 +
| hbb        = yes
 +
}}
 +
'''Snake2''' is a Wii [[homebrew]] version of the game [http://en.wikipedia.org/wiki/Snake_(video_game) snake].
  
Desktopman -> I took his code for the MOD Playback from his legendery Wii-tetris.
+
== Installation ==
 +
# Just copy the "snake" directory into the "apps" directory on your sd card if your are using the [[Homebrew Channel]]. For example "x:/apps/snake".
 +
# Launch the game using your Loader.
  
3 fat guitars -> however made this -http://modarchive.org/index.php?request=view_by_moduleid&query=119940
+
== Controls ==
 +
{{WiimoteHorizontal}}
  
This is just a simple Snake game for the Nintendo Wii.
+
== Notes ==
 +
The game may have some bugs. I'll try to fix them in later versions ....maybe =P
  
===User guide===
+
== Todo ==
 +
* Fix bugs
 +
* Adjustable snake speed
  
Run the included ELF with your favorite method to boot homebrew (Twilight hack, trucha, or in the future homebrew channel)
+
== Changelog ==
 +
=== June 19. 08 - v2.1b ===
 +
* Added Twoplayer Mode
 +
* Added Sound (again)
 +
* Added Menu
  
After the ELF is loaded press any button and the game will start. Control the snake with the D-pad on a GameCube Controller.
+
=== June 04. 08 - v2.0 ===
 +
* Added Wiimote Support
 +
* Added New Look And Feel
 +
* Added Score Display
 +
* Added Eyecandy
  
===Download===
+
=== March 26. 08 - v0.4 ===
 +
* Added Pause button
 +
* Added Wiibrew.org Splash To Gameover Screen
 +
* Released Source Code
  
http://home.arcor.de/uschghost/snake.rar
+
=== March 26. 08 - v0.3 ===
 +
* Added the ability to restart the game without returning to the loader.
 +
* Added Title Screen.
 +
* Added Analogstick/C-Stick controls.
 +
* Added a rumble signal when you eat an apple.
 +
* Press Z at anytime to return to ELF loader.
 +
* General Bugfixing
  
===Notes===
+
=== March 26. 08 - v0.2 ===
The Game may has some bugs I´ll try to fix them in later versions ....maybe =P
+
* Added Sound (Thanks to "modarchive.org" for the mod and azeazezar for finding it.)
  
===Todo....maybe =P===
+
=== March 25. 08 - v0.1 ===
 +
* Initial release
  
*Fix bugs.
+
== Credits ==
*Make apples appear at random places.
+
Code: Uschghost - uschghost@grrlib.de<br />
*Ignore pressing the button to in reverse.
+
GFX: gabriel_ - gabrielsteinbach@grrlib.de<br /><br />
*Clean up code.
+
Thanks to:<br />
*Release source.
+
NoNameNo - for help with the fading effect.<br />
*Not returning to the loader.
+
Stonewood - for technical support.<br />
*Adjustable snake speed.
 
  
===History===
+
== Highscores ==
 +
* Current Best: [[User:Knux|Knux]] - '''128''' apples - Proof: [[Media:Snake128.JPG|Snake128.JPG]]
 +
* Old Bests:
 +
[[User:Bdr9|Bdr9]] - '''92''' apples - Proof: [[Media:Snake92.JPG|Snake92.jpg]]
  
March 25. 08 - v0.1 - Initial release.  
+
[[User:Navarr|Navarr]] at '''89''' apples - Proof: [http://img368.imageshack.us/img368/7885/snakehighscorefr3.jpg Imageshack]
  
March 26. 08 - v0.2 - Added sound = thx to "modarchive.org" for the mod and azeazezar for finding it.
+
Ricky715 at 76 apples - Proof: [[Media:Snake.jpg|Snake.jpg]]
 +
<!--
 +
Old Best: SoraK05 at 53 apples - Proof: [[Media:SoraK05_Snake_Highscore_25-03-08_0254.jpg|SoraK05_Snake_Highscore_25-03-08_0254.jpg]]
 +
-->
  
March 26. 08 - v0.3 -
+
== Download ==
- You can now restart the game without jumping back to the ELF loader.
+
The webarchive has [https://archive.org/download/wiibrewgames/Snake%20%28v2.1%20Beta%29.rar Snake] and [https://archive.org/download/wiibrewgames/Snake2%20%28v2.1a%20Beta%29.zip Snake2] available for download.
- Added a titlescreen.
 
- Added Analogstick/C-sick controls.
 
- Added a rumble signal when you eat an apple.
 
- Press Z at anytime to return to ELF loader.
 
  
===Music===
 
  
The music can be found here
+
[[Category:Homebrew using GRRLib]]
[http://modarchive.org/index.php?request=view_by_moduleid&query=119940]
 
 
 
===Screenshots===
 
 
 
[[Image:Capture_25032008_005320.jpg]]
 
 
 
===Highscores===
 
Current best:
 
SoraK05 at 53 apples
 
 
 
[[Image:SoraK05_Snake_Highscore_25-03-08_0254.jpg]]
 

Latest revision as of 03:03, 12 December 2021

Snake2
Snake2.jpg
General
Author(s)uschghost
TypeArcade game
Version2.1b
Links
Download
Downloadable via the Homebrew Browser
Peripherals
WiimoteHorizontal.svg GameCube Controller

Snake2 is a Wii homebrew version of the game snake.

Installation

  1. Just copy the "snake" directory into the "apps" directory on your sd card if your are using the Homebrew Channel. For example "x:/apps/snake".
  2. Launch the game using your Loader.

Controls

WiimoteHorizontal.svg

Notes

The game may have some bugs. I'll try to fix them in later versions ....maybe =P

Todo

  • Fix bugs
  • Adjustable snake speed

Changelog

June 19. 08 - v2.1b

  • Added Twoplayer Mode
  • Added Sound (again)
  • Added Menu

June 04. 08 - v2.0

  • Added Wiimote Support
  • Added New Look And Feel
  • Added Score Display
  • Added Eyecandy

March 26. 08 - v0.4

  • Added Pause button
  • Added Wiibrew.org Splash To Gameover Screen
  • Released Source Code

March 26. 08 - v0.3

  • Added the ability to restart the game without returning to the loader.
  • Added Title Screen.
  • Added Analogstick/C-Stick controls.
  • Added a rumble signal when you eat an apple.
  • Press Z at anytime to return to ELF loader.
  • General Bugfixing

March 26. 08 - v0.2

  • Added Sound (Thanks to "modarchive.org" for the mod and azeazezar for finding it.)

March 25. 08 - v0.1

  • Initial release

Credits

Code: Uschghost - uschghost@grrlib.de
GFX: gabriel_ - gabrielsteinbach@grrlib.de

Thanks to:
NoNameNo - for help with the fading effect.
Stonewood - for technical support.

Highscores

Bdr9 - 92 apples - Proof: Snake92.jpg

Navarr at 89 apples - Proof: Imageshack

Ricky715 at 76 apples - Proof: Snake.jpg

Download

The webarchive has Snake and Snake2 available for download.