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

Difference between revisions of "Another Rock Paper Scissors"

From WiiBrew
Jump to navigation Jump to search
(Undo revision 88008 by Cease and Desist (Talk))
 
Line 9: Line 9:
 
| hbb        = yes
 
| hbb        = yes
 
}}
 
}}
 +
{{No Download}}
 
== Introduction ==
 
== 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.
 
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.

Latest revision as of 22:51, 19 February 2023

Another Rock Paper Scissors game
Rps logo.png
General
Author(s)Forgotten Linkz
TypeBoard game
Links
Download
Source Included
Downloadable via the Homebrew Browser
Peripherals
WiiMote2.svg
ARCHIVISTS NEEDED
This homebrew application currently contains an invalid download link. It was either not caught in the web archive or on a forum that required registration to download files; which the Wayback Machine cannot index.

PLEASE PROVIDE A NEW DOWNLOAD IF YOU HAVE THIS APPLICATION.

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.

The game is now fully graphical so enjoy ;)

Video

Here

Controls

in menu

Wiimote.svg Action
Wiimote D-Pad Mode selection
Wiimote A Button Confirms selection
Wiimote 1 Button Show controls
Wiimote HOME Button Quit game

in game

Wiimote.svg Action
Wiimote D-Pad Up Chooses Rock
Wiimote D-Pad Right Chooses Paper
Wiimote D-Pad Down Chooses Scissors
Wiimote A Button Confirms selection
Wiimote 1 Button Show controls
Wiimote HOME Button 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

LowLines, he provided me with all the images.