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

Difference between revisions of "Scogger"

From WiiBrew
Jump to navigation Jump to search
(New page: {{Infobox homebrewapp | image = 200px | title = Scogger | desc = Puzzle game of a frog | type = Game | author = [[User:Scogni...)
 
 
(34 intermediate revisions by 13 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
| image      = [[Image:scoggerScreenshot.png|200px]]
+
| image      = [[File:Scogger-icon.png]]
 
| title      = Scogger
 
| title      = Scogger
| desc       = Puzzle game of a frog
+
| type       = puzzle game
| type        = Game
 
 
| author      = [[User:Scognito|Scognito]]
 
| author      = [[User:Scognito|Scognito]]
| download    = []
+
| version    = 0.2
| source      = []
+
| licence    = Freeware
| peripherals = {{Wiimote1}} {{GCNController}}
+
| download    = http://scognito.wordpress.com/scogger-02-for-wii-and-gamecube-is-out
 +
| peripherals = {{Wiimote1}} {{SensorBar}} {{GCNController}}
 +
| website    = http://scognito.drunkencoders.com/projects/scogger.php
 +
| hbb        = yes
 
}}
 
}}
  
'''WiiPoker''' is a homemade version of Jacks or Better Video Poker for the Wii. It is written with [http://www.devkitpro.org/libogc/ libogc] and [[Homebrew_apps/GRRLIB|GRRLIB]]. The source also includes a generic card game library written to enable rapid development of any card game for the Wii. A sourceforge project of the PC version of the library exists [http://sourceforge.net/projects/opencardlibrary/ here].
+
'''Scogger''' for Wii is a port I made of the “famous” Nintendo DS and PSP game Scogger I wrote months ago.
  
==Project Info==
+
[[File:Scogger-cover-wii.png|300px]]
The svn repository can be found here: [http://wiipoker.googlecode.com wiipoker.googlecode.com].
 
  
==Releases==
+
== How to play ==
'''2008.06.03''' - v0.1 - Initial Release
+
This game is almost identical to the original on DS, with the same levels (10 randomly chosen out of 100 available, so in each new game you get different levels!), except here you cannot use the stylus for obvious reasons. But you can take advantage of the Wiimote!
  
==Controls==
+
The goal of the game is to make the frog jump over all the tree trunks. When the frog jumps off a tree trunk it disappears. You have to clear all the tree trunks (except the last one of course).
Controls are subject to change and these may not be the final controls
 
  
 +
You can use the GameCube pad, the Wiimote IR, or the Wiimote d-pad.
 +
 +
The only available directions the frog can move in are forward, left and right (no diagonals), with no jump distance limit!
 +
 +
Remember that the frog cannot go in the opposite direction to the last jump. You can press B on the Wiimote (or A on the GameCube pad) to restart the level!
 +
 +
Clear the stage to go to the next level (there are 10) or press (+) or START to go to the next one. This trick is only available if you type the so-called “Konami Code” (you know what that is, don’t you?) at the title screen (but with “B” and “A” on the NES pad replaced with (-) and (+) on the Wiimote, respectively).
 +
 +
== Screenshots ==
 +
[[File:Scoggerwii1.png|250px]]
 +
[[File:Scoggerwii4.png|250px]]
 +
 +
== Media ==
 +
 +
===v0.2===
 +
{|
 +
| <youtube valign="top" align="left">NkcHeKcdE0U</youtube>
 +
|}
 +
 +
== Controls ==
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Button !! Action
+
!{{Wiimote}}
|-
+
!Action
| [[Image:ButtonA.png|24px]] || Hold Card
 
 
|-
 
|-
| [[Image:ButtonB.png|32px]] || New Game (Draw)
+
|{{WiimoteAim}}+{{WiimoteAButton}}
 +
|Jump
 
|-
 
|-
| [[Image:Button-.svg|24px]] || Decrease Bet
+
|{{WiimoteDPad}}
 +
|Jump
 
|-
 
|-
| [[Image:Buttonplus.png|24px]] || Increase Bet
+
|{{WiimoteBButton}}
 +
|Restart Level
 
|-
 
|-
| [[Image:ButtonLeft.png|20px]] || Move Left
+
|{{WiimoteMinusButton}}
 +
|Toggle Music
 
|-
 
|-
| [[Image:ButtonRight.png|20px]] || Move Right
+
|{{WiimotePlusButton}}
 +
|Skip level (requires trick - see above)
 
|-
 
|-
| [[Image:Buttonhome.png|24px]] || Menu
+
|{{WiimoteHomeButton}}
 +
|Pause
 
|}
 
|}
[[category:Homebrew using GRRLib]]
+
 
 +
== Releases ==
 +
'''2008.10.30''' - v0.2 - Recompiled and dol added instead of elf, so it works with the [[Homebrew Channel]]
 +
 
 +
'''2008.06.08''' - v0.2 - Initial Release
 +
 
 +
== Other projects from Scognito ==
 +
 
 +
[[File:Wiicrossicon.png]] [[Wiicross|Piero's Wiicross]]
 +
 
 +
[[File:syobon-icon.png]] [[Syobon Action Wii]]

Latest revision as of 21:22, 25 August 2013

Scogger
Scogger-icon.png
General
Author(s)Scognito
TypePuzzle game
Version0.2
LicenceFreeware
Links
Download
Website
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg SensorBar.svg GameCube Controller

Scogger for Wii is a port I made of the “famous” Nintendo DS and PSP game Scogger I wrote months ago.

Scogger-cover-wii.png

How to play

This game is almost identical to the original on DS, with the same levels (10 randomly chosen out of 100 available, so in each new game you get different levels!), except here you cannot use the stylus for obvious reasons. But you can take advantage of the Wiimote!

The goal of the game is to make the frog jump over all the tree trunks. When the frog jumps off a tree trunk it disappears. You have to clear all the tree trunks (except the last one of course).

You can use the GameCube pad, the Wiimote IR, or the Wiimote d-pad.

The only available directions the frog can move in are forward, left and right (no diagonals), with no jump distance limit!

Remember that the frog cannot go in the opposite direction to the last jump. You can press B on the Wiimote (or A on the GameCube pad) to restart the level!

Clear the stage to go to the next level (there are 10) or press (+) or START to go to the next one. This trick is only available if you type the so-called “Konami Code” (you know what that is, don’t you?) at the title screen (but with “B” and “A” on the NES pad replaced with (-) and (+) on the Wiimote, respectively).

Screenshots

Scoggerwii1.png Scoggerwii4.png

Media

v0.2

Controls

Wiimote.svg Action
Wii Remote Aim+Wiimote A Button Jump
Wiimote D-Pad Jump
Wiimote B Button Restart Level
Wiimote - Button Toggle Music
Wiimote + Button Skip level (requires trick - see above)
Wiimote HOME Button Pause

Releases

2008.10.30 - v0.2 - Recompiled and dol added instead of elf, so it works with the Homebrew Channel

2008.06.08 - v0.2 - Initial Release

Other projects from Scognito

Wiicrossicon.png Piero's Wiicross

Syobon-icon.png Syobon Action Wii