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
(cleanup)
Line 1: Line 1:
===Credits===
+
{{Infobox homebrewapp
Snake for Wii  
+
| title    = Snake
BY Uschghost - uschghost@grrlib.de
+
| image    = [[Image:Roberts-bilder-013.jpg|200px]]
 +
| desc    = Remake of [http://en.wikipedia.org/wiki/Snake_(video_game) snake] for the Wii
 +
| type    = Game
 +
| author  = [[User:uschghost]]
 +
| display  =
 +
| download = [http://home.arcor.de/uschghost/snake.rar]
 +
| source  = [http://home.arcor.de/uschghost/snake_source.rar]
 +
}}
 +
[[Image:Capture_25032008_005320.jpg|thumb|Screenshot of the Snake welcome screen.]]
 +
'''Snake for Wii''' is a Wii [[homebrew]] version of the game [http://en.wikipedia.org/wiki/Snake_(video_game) snake] that is played using the GameCube controller.
  
Desktopman -> I took his code for the MOD Playback from his legendery Wii-tetris.
+
==User guide==
 +
After loading the [[ELF]] file, press any button and the game will start. Control the snake with the D-pad on a GameCube controller.
  
3 fat guitars -> whoever made this - http://modarchive.org/index.php?request=view_by_moduleid&query=119940
+
==Notes==
 +
The game may have some bugs. I'll try to fix them in later versions ....maybe =P
  
MadCatMk2 -> wiibrew.org ascii-art
+
==Todo==
 +
* Fix bugs
 +
* Adjustable snake speed
  
This is just a simple Snake game for the Nintendo Wii.
+
==Changelog==
 +
===March 26. 08 - v0.4===
 +
* Added Pause button
 +
* Added Wiibrew.org splash to gameover screen
 +
* Released source
  
===User guide===
+
===March 26. 08 - v0.3===
 +
* You can now restart the game without jumping back to the ELF loader.
 +
* 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.
 +
* General Bugfixing
  
Run the included ELF with your favorite method to boot homebrew (Twilight hack, trucha, or in the future homebrew channel)
+
===March 26. 08 - v0.2===
 +
* Added sound = thx to "modarchive.org" for the mod and azeazezar for finding it.
  
After the ELF is loaded press any button and the game will start. Control the snake with the D-pad on a GameCube Controller.
+
===March 25. 08 - v0.1===
 +
* Initial release
  
===Download===
+
==Credits==
 +
Created by Uschghost - uschghost@grrlib.de<br />
 +
Desktopman - I took his code for the MOD Playback from his legendery Wii-tetris.<br />
 +
Music from 3 fat guitars - whoever made this - http://modarchive.org/index.php?request=view_by_moduleid&query=119940<br />
 +
MadCatMk2 - wiibrew.org ascii-art
  
http://home.arcor.de/uschghost/snake.rar
+
==Highscores==
+
Current Best: Ricky715 at 76 apples - Proof: [[:Image:Snake.jpg]]
http://home.arcor.de/uschghost/snake_source.rar
 
  
===Notes===
+
Old Best: SoraK05 at 53 apples - Proof: [[:Image:SoraK05_Snake_Highscore_25-03-08_0254.jpg]]
The Game may has some bugs I´ll try to fix them in later versions ....maybe =P
 
 
 
===Todo....maybe =P===
 
 
 
*Fix bugs.
 
*Adjustable snake speed.
 
 
 
===History===
 
 
 
====March 26. 08 - v0.4====
 
 
 
* Added Pausebutton
 
* Added wiibrew.org splash to gameover screen
 
* released source
 
 
 
====March 26. 08 - v0.3====
 
 
 
*You can now restart the game without jumping back to the ELF loader.
 
 
 
*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.
 
 
 
*General Bugfixing
 
 
 
====March 26. 08 - v0.2====
 
 
 
*Added sound = thx to "modarchive.org" for the mod and azeazezar for finding it.
 
 
 
====March 25. 08 - v0.1====
 
 
 
*Initial release.
 
 
 
===Music===
 
 
 
The music can be found here
 
[http://modarchive.org/index.php?request=view_by_moduleid&query=119940]
 
 
 
===Screenshots===
 
 
 
[[Image:Roberts-bilder-013.jpg|Snake Intro]]
 
 
 
[[Image:Capture_25032008_005320.jpg]]
 
 
 
===Highscores===
 
Current Best:
 
Ricky715 at 76 apples
 
 
 
[[Image:Snake.jpg]]
 
 
 
Old Best:
 
SoraK05 at 53 apples
 
 
 
[[Image:SoraK05_Snake_Highscore_25-03-08_0254.jpg]]
 

Revision as of 20:49, 4 May 2008

Snake
200px
General
Author(s)User:uschghost
TypeGame
Links
[[[1]|Download]]
[[[2]|Source]]
File:Capture 25032008 005320.jpg
Screenshot of the Snake welcome screen.

Snake for Wii is a Wii homebrew version of the game snake that is played using the GameCube controller.

User guide

After loading the ELF file, press any button and the game will start. Control the snake with the D-pad on a GameCube controller.

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

March 26. 08 - v0.4

  • Added Pause button
  • Added Wiibrew.org splash to gameover screen
  • Released source

March 26. 08 - v0.3

  • You can now restart the game without jumping back to the ELF loader.
  • 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.
  • General Bugfixing

March 26. 08 - v0.2

  • Added sound = thx to "modarchive.org" for the mod and azeazezar for finding it.

March 25. 08 - v0.1

  • Initial release

Credits

Created by Uschghost - uschghost@grrlib.de
Desktopman - I took his code for the MOD Playback from his legendery Wii-tetris.
Music from 3 fat guitars - whoever made this - http://modarchive.org/index.php?request=view_by_moduleid&query=119940
MadCatMk2 - wiibrew.org ascii-art

Highscores

Current Best: Ricky715 at 76 apples - Proof: Image:Snake.jpg

Old Best: SoraK05 at 53 apples - Proof: Image:SoraK05_Snake_Highscore_25-03-08_0254.jpg