UNO Wii: Difference between revisions

From GameBrew
(Created page with "{{#seo: |title=Wii Homebrew Games (Card) - GameBrew |title_mode=append |image=unowii.jpg |image_alt=UNO }} {{Infobox Wii Homebrews |title=UNO |image=unowii.jpg |description=Ca...")
 
No edit summary
Line 15: Line 15:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/unowii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/unowii.7z
|website=#LNF
|website=
|source=#LNF
|source=
}}
}}
https://wiibrew.org/wiki/UNO
This is the card game '''UNO'''!
 
You can play 2-4 players through the Internet (or a local network). It can be played against 3 other players controlled by the Wii.
 
'''Please note the below is a translation of the readme from Spanish to English and may contain errors.'''
 
== Features ==
* Added Sound and Music (V11)
* Resolved many online bugs (V11)
* Main Menu visibility (V11)
* Only allow .jpg format for cards (V10)
* New method to indicate the color of a Joker (V10)
* New cards by venps23 (V10)
* Unuseable cards appear transparent (V10)
* When not the players turn does not draw the card indicated by the cursor (V10)
* Changes in the format of the files to be able to allow different graphic formats (V9)
* Time between card and card that the players controlled by the Wii sent in Local mode (V8)
* Multiple decks supported (barajas.xml), change with B in the main menu (V7)
* Font Source in TrueType, can be changed by replacing TTF file (v7)
* Change in the format of some files (V6)
* Probability of when the Wii does not oppose nor says UNO (V6)
* Messages in the file mensajes.xml (V5)
* UNO Challenges/Oppositions (V4)
* Graphic improvement of the game (V3)
 
== Controls ==
 
{| class="wikitable"
|-
! Wiimote  !! Action
|-
| Wiimote B Button || Choose a card if it is possible to play. If you have a WILD select the color
|-
| Wiimote 1 Button || Just like B but saying UNO!. It serves for when you skip your turn instead of button +
|-
| Wiimote 2 Button || Skip your turn.
|-
| Wiimote Minus Button || After skipping your turn you play a card
|-
| Wiimote Plus Button || After skipping your turn you do NOT play a card
|-
| Wiimote DPad Right|| Move your Deck to the right to see your cards
|-
| Wiimote DPad Left || Move your Deck to the left to see your cards
|-
| Wiimote DPad Down || You oppose a player (only on your turn). Choose the player whom you oppose. You can oppose several players on your turn
|}


==Screenshots==
==Media==
==Media==
<youtube></youtube>
'''Similar gameplay'''
 
<youtube>hkII8mWTcJk</youtube>
 
== Rules ==
UNO! Classic:
 
* If you cannot play a card you must draw before moving on, otherwise play a card in your deck.
* WILD DRAW 4 also loses a turn
* No DRAW 2 accumulation
* No card chains (SKIP/REVERSE/DRAW)
 
== Acknowledgment ==
*To Deragonsu for his design of the original cards.
*To venps23 for his design of the cards.
 
== Pending Items ==
* Thoroughly test Online gameplay
* Other things, but something always gets in the way :P
 
== Configurations ==
Edit server.xml and change the server's IP and port with the one you want to connect to (if you're going to act as a server you also have to configure, but the IP can be private rather than public)
 
In order to use a different font replace fuente.ttf with another ttf.
 
In order to play music copy a musica.ogg file into the same directory as the game.
 
== Language ==
 
The messages in the game are in the file mensajes.xml; it can easily be translated to other languages (or customized)
 
Change the following files to support English:
 
barajas.xml
<source lang=xml>
<?xml version="1.0"?>
<baraja nombre='Card Deck by Deragonsu'  ruta='cartas/deragonsu/'/>
<baraja nombre='Card Deck by Venps23'  ruta='cartas/venps23/'/>
</source>
 
mensajes.xml
<source lang=xml>
<?xml version="1.0"?>
<mensaje mensaje='PLAYER'/>
<mensaje mensaje='UNO! PLAYER'/>
<mensaje mensaje='OPPOSED UNO! OF PLAYER'/>
<mensaje mensaje='YOU WISH TO FINISH PLAYING?'/>
<mensaje mensaje='REMAINING CARD?'/>
<mensaje mensaje='WAITING FOR CONNECTION CLIENT 1'/>
<mensaje mensaje='CONNECTED CLIENT'/>
<mensaje mensaje='INITIALIZING NETWORK'/>
<mensaje mensaje='RECEIVING LETTER'/>
<mensaje mensaje='1. NETWORK 2 PLAYERS'/>
<mensaje mensaje='2. NETWORK 3 PLAYERS'/>
<mensaje mensaje='-. NETWORK 4 PLAYERS'/>
<mensaje mensaje='+. CLIENT GAME'/>
<mensaje mensaje='A. LOCAL GAME'/>
<mensaje mensaje='PRESS HOME TO EXIT'/>
<mensaje mensaje='THE WINNER IS PLAYER'/>
<mensaje mensaje='PRESS 1 TO RETURN TO MAIN MENU'/>
<mensaje mensaje='B. CHANGE DECK'/>
</source>
 
meta.xml
<short_description>UNO Card Game</short_description>
 
<long_description>UNO Card Game, is the card game Uno, can play for 2-4 players via the Internet (or LAN). </long_description>
 
==External links==
* Wiibrew - https://wiibrew.org/wiki/UNO

Revision as of 01:10, 30 July 2022

UNO
File:Unowii.jpg
General
AuthorkriogeN
TypeCard
Version12
LicenseMixed
Last Updated2008/08/28
Links
Download

This is the card game UNO!

You can play 2-4 players through the Internet (or a local network). It can be played against 3 other players controlled by the Wii.

Please note the below is a translation of the readme from Spanish to English and may contain errors.

Features

  • Added Sound and Music (V11)
  • Resolved many online bugs (V11)
  • Main Menu visibility (V11)
  • Only allow .jpg format for cards (V10)
  • New method to indicate the color of a Joker (V10)
  • New cards by venps23 (V10)
  • Unuseable cards appear transparent (V10)
  • When not the players turn does not draw the card indicated by the cursor (V10)
  • Changes in the format of the files to be able to allow different graphic formats (V9)
  • Time between card and card that the players controlled by the Wii sent in Local mode (V8)
  • Multiple decks supported (barajas.xml), change with B in the main menu (V7)
  • Font Source in TrueType, can be changed by replacing TTF file (v7)
  • Change in the format of some files (V6)
  • Probability of when the Wii does not oppose nor says UNO (V6)
  • Messages in the file mensajes.xml (V5)
  • UNO Challenges/Oppositions (V4)
  • Graphic improvement of the game (V3)

Controls

Wiimote Action
Wiimote B Button Choose a card if it is possible to play. If you have a WILD select the color
Wiimote 1 Button Just like B but saying UNO!. It serves for when you skip your turn instead of button +
Wiimote 2 Button Skip your turn.
Wiimote Minus Button After skipping your turn you play a card
Wiimote Plus Button After skipping your turn you do NOT play a card
Wiimote DPad Right Move your Deck to the right to see your cards
Wiimote DPad Left Move your Deck to the left to see your cards
Wiimote DPad Down You oppose a player (only on your turn). Choose the player whom you oppose. You can oppose several players on your turn

Media

Similar gameplay

Rules

UNO! Classic:

  • If you cannot play a card you must draw before moving on, otherwise play a card in your deck.
  • WILD DRAW 4 also loses a turn
  • No DRAW 2 accumulation
  • No card chains (SKIP/REVERSE/DRAW)

Acknowledgment

  • To Deragonsu for his design of the original cards.
  • To venps23 for his design of the cards.

Pending Items

  • Thoroughly test Online gameplay
  • Other things, but something always gets in the way :P

Configurations

Edit server.xml and change the server's IP and port with the one you want to connect to (if you're going to act as a server you also have to configure, but the IP can be private rather than public)

In order to use a different font replace fuente.ttf with another ttf.

In order to play music copy a musica.ogg file into the same directory as the game.

Language

The messages in the game are in the file mensajes.xml; it can easily be translated to other languages (or customized)

Change the following files to support English:

barajas.xml

<?xml version="1.0"?>
<baraja nombre='Card Deck by Deragonsu'  ruta='cartas/deragonsu/'/>
<baraja nombre='Card Deck by Venps23'  ruta='cartas/venps23/'/>

mensajes.xml

<?xml version="1.0"?>
<mensaje mensaje='PLAYER'/>
<mensaje mensaje='UNO! PLAYER'/>
<mensaje mensaje='OPPOSED UNO! OF PLAYER'/>
<mensaje mensaje='YOU WISH TO FINISH PLAYING?'/>
<mensaje mensaje='REMAINING CARD?'/>
<mensaje mensaje='WAITING FOR CONNECTION CLIENT 1'/>
<mensaje mensaje='CONNECTED CLIENT'/>
<mensaje mensaje='INITIALIZING NETWORK'/>
<mensaje mensaje='RECEIVING LETTER'/>
<mensaje mensaje='1. NETWORK 2 PLAYERS'/>
<mensaje mensaje='2. NETWORK 3 PLAYERS'/>
<mensaje mensaje='-. NETWORK 4 PLAYERS'/>
<mensaje mensaje='+. CLIENT GAME'/>
<mensaje mensaje='A. LOCAL GAME'/>
<mensaje mensaje='PRESS HOME TO EXIT'/>
<mensaje mensaje='THE WINNER IS PLAYER'/>
<mensaje mensaje='PRESS 1 TO RETURN TO MAIN MENU'/>
<mensaje mensaje='B. CHANGE DECK'/>

meta.xml <short_description>UNO Card Game</short_description>

<long_description>UNO Card Game, is the card game Uno, can play for 2-4 players via the Internet (or LAN). </long_description>

External links

Advertising: