Line 1:
Line 1:
−
{{Infobox homebrewapp
+
.
−
| title = iiii
−
| image = [[Image:Iiii_Icon.png]]
−
| desc = Connect 4
−
| type = Game
−
| author = [[User:Yossi|Yossi]]
−
| version = 2.0
−
| download = [[Media:Iiii2.0.rar|Download 2.0]]
−
| source = [[Media:Iiii2.0 source.rar|Download 2.0 source]]
−
| peripherals = {{Wiimote2}} {{FrontSD}}
−
| hbc = 1
−
| hbb = 1
−
}}
−
−
MY TURN BITCHES
−
−
−
−
== Controls ==
−
−
{| class="wikitable"
−
|-
−
! {{Wiimote}} '''/''' {{WiimoteHorizontal}} !! Action
−
|-
−
| {{WiimoteDPadLeft}} '''/''' {{WiimoteDPadUp}} || Move Left
−
|-
−
| {{WiimoteDPadRight}} '''/''' {{WiimoteDPadDown}} || Move Right
−
|-
−
| {{WiimoteBButton}} '''/''' {{Wiimote2Button}} || Drop Checker
−
|-
−
| {{Wiimote1Button}} || Restart Game (Can only be done on your turn, or if the AI beat you)
−
|-
−
| {{WiimoteAButton}} || Start Game, or on Wiimote 2: Join game.
−
|-
−
| {{WiimotePlusButton}} || Toggle AI on/off
−
|-
−
| {{WiimoteMinusButton}} || Arikado's Homemenu <!-- sadly pointless as my game doesn't use the pointer at all -->
−
|-
−
| {{WiimoteHomeButton}} || Direct Exit to Loader
−
|}
−
−
−
−
−
−
== History ==
−
−
−
−
=== [http://pastebin.com/f523429d5 v1.2]+ ===
−
Download [[Media:Iiii_source1_1.rar|v1.1]] and replace iiii.cpp with [http://pastebin.com/fea60d98 this]. <s>For 1.2+, the fix was to make std::string path be global and edit line 564 to reflect that.
−
(Thanks to rck`d & TD-Linux for the idea for this fix. TD-Linux had a better solution, but I didn't implement it yet.)</s> Even better solution now.
−
* Really ''really'' loads images from ''path''/images/ now
−
* Pieces slide down rather than teleporting to the bottom.
−
−
=== [[Media:Iiii_source1_1.rar|v1.1]] ===
−
* Tries to load images from ''path''/images/
−
* Red player can switch to second wiimote during play
−
* settiiiings.ini also acceptable as settings' file name
−
−
=== [[Media:Iiii_source1_0.rar|v1.0]] ===
−
* Initial release.
−
−
== Why the Name? ==
−
The main reason I chose this name is that some people think too many programs are being released with ii in their names. Some of these names would normally have nothing to do with the ii sound, but the names were mangled to force an ii into them. I don't really care one way or another. I tend to think of ii as a way to identify the program as a wii program. Anyway, this name was chosen especially because it would get under the skin of certain people :D. Hi guys! You know who you are because you are the ones feeling pissed off right now :P.<br>
−
<br>
−
If you don't like that excuse, then the 4 dots on the top of iiii represent the 4 pieces you need to line up to win.
−
−
[[Category:Homebrew using The HOMEbrew Menu Standard Library]]