Line 1:
Line 1:
−
This is a warning to the owners of this site. My name is Shigeru Miyamoto and I am disappoint. You are breaking the DCMA laws. DCMA laws protect our freedoms far into the furture. There is over 9000 pages here and I want every single one of them gone by next week. This is not a threat but a promise. Every day after that week is up, I will sue you for $100,000 a day.
+
{{Infobox homebrew
+
| title = Another Rock Paper Scissors game
+
| image = [[File:Rps_logo.png|200px]]
+
| type = board game
+
| author = [[User:ForgottenLinkz|Forgotten Linkz]]
+
| download = http://www.xs4all.nl/~muijen02/RockPaperScissorsV0.3.rar
+
| source = included
+
| peripherals = {{Wiimote2}}
+
| hbb = yes
+
}}
+
== Introduction ==
+
This is my first attempt at programming for the Wii. This was more of a test for me then anything else. I think I'll leave this game as is, as I'll probably will take on another project.
−
Thank you for using Nintendo. We must ensure our freedoms through use of the DCMA. This not the analog millennium one passed in 1000 A.D., but the digital one.
+
The game is now fully graphical so enjoy ;)
−
==CEASE==
+
== Video ==
−
AND DESIST
+
[http://www.youtube.com/watch?v=QCUNOWuUtlI Here]
+
+
== Controls ==
+
+
=== in menu ===
+
{| class="wikitable"
+
|-
+
! {{Wiimote}} !! Action
+
|-
+
| {{WiimoteDPad}} || Mode selection
+
|-
+
| {{WiimoteAButton}} || Confirms selection
+
|-
+
| {{Wiimote1Button}} || Show controls
+
|-
+
| {{WiimoteHomeButton}} || Quit game
+
|}
+
+
=== in game ===
+
{| class="wikitable"
+
|-
+
! {{Wiimote}} !! Action
+
|-
+
| {{WiimoteDPadUp}} || Chooses '''Rock'''
+
|-
+
| {{WiimoteDPadRight}} || Chooses '''Paper'''
+
|-
+
| {{WiimoteDPadDown}} || Chooses '''Scissors'''
+
|-
+
| {{WiimoteAButton}} || Confirms selection
+
|-
+
| {{Wiimote1Button}} || Show controls
+
|-
+
| {{WiimoteHomeButton}} || Quit game
+
|}
+
+
== Changelog ==
+
+
'''V0.3 25/06/08'''
+
+
* Changed the name to '''Another Rock Paper Scissors game'''
+
+
* Now using GRRLIB for image
+
+
* Fully graphical!
+
+
* Cleaned up some code
+
+
+
'''V0.2 20/06/08'''
+
+
* Made 2 player mode
+
+
* Extra images
+
+
* Rumble!
+
+
+
'''V0.1 16/06/08'''
+
+
* initial release
+
+
+
+
== Special thanks to ==
+
[http://llref.emutalk.net/ LowLines], he provided me with all the images.
+
+
[[Category:Homebrew using GRRLib]]