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

Difference between revisions of "ZeRace"

From WiiBrew
Jump to navigation Jump to search
(links + category)
m (Robot: Cosmetic changes)
Line 1: Line 1:
 
{{Infobox homebrew
 
{{Infobox homebrew
 
| title      = zeRace
 
| title      = zeRace
| image      = [[Image:ZeRace.png]]
+
| image      = [[File:ZeRace.png]]
 
| type        = arcade game
 
| type        = arcade game
 
| author      = [[User:Royale|Royale]]
 
| author      = [[User:Royale|Royale]]
Line 20: Line 20:
  
 
== TODO ==
 
== TODO ==
* Fix network/internet mode. This is working on the PC version.<br>Currently I don't manage to send UDP packets using SDLNet_UDP_Send()...
+
* Fix network/internet mode. This is working on the PC version.<br />Currently I don't manage to send UDP packets using SDLNet_UDP_Send()...
 
* Local multiplayer mode. Using several Wiimotes...
 
* Local multiplayer mode. Using several Wiimotes...
  
Line 28: Line 28:
 
{{clear}}
 
{{clear}}
  
==External links==
+
== External links ==
 
* [http://royale.zerezo.com/wii/ Wii page]
 
* [http://royale.zerezo.com/wii/ Wii page]
 
* [http://royale.zerezo.com/zerace/ Game page]
 
* [http://royale.zerezo.com/zerace/ Game page]
  
 
[[Category:Open source homebrew]]
 
[[Category:Open source homebrew]]

Revision as of 18:26, 10 August 2009

zeRace
ZeRace.png
General
Author(s)Royale
TypeArcade game
Version0.7-Wii
Links
Download
Website
Discussion
[Source Code Wii Patch|Source]
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg

This is a port of my game zeRace for the Wii.

The purpose of this little car game is very simple: do the best time on each track.

Feel free to give feedbacks on my forum or on this wiki.

TODO

  • Fix network/internet mode. This is working on the PC version.
    Currently I don't manage to send UDP packets using SDLNet_UDP_Send()...
  • Local multiplayer mode. Using several Wiimotes...



Video



External links