ZeRace: Difference between revisions
Jump to navigation
Jump to search
Mechaelvis (talk | contribs) links + category |
Cid2mizard (talk | contribs) Update Video |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = zeRace | | title = zeRace | ||
| image = [[ | | 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... | ||
== Media == | |||
== | {| | ||
< | | <youtube valign="top" align="left">fTFuvmQLNEo</youtube> | ||
|} | |||
==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]] |
Latest revision as of 00:25, 11 January 2011
zeRace | |
![]() | |
General | |
---|---|
Author(s) | Royale |
Type | Arcade game |
Version | 0.7-Wii |
Links | |
Download | |
Website | |
Discussion | |
[Source Code Wii Patch|Source] | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
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...