Difference between revisions of "ZeRace"
Jump to navigation
Jump to search
m |
Cid2mizard (talk | contribs) (Update Video) |
||
(3 intermediate revisions by 3 users 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]] | ||
| version = 0.7-Wii | | version = 0.7-Wii | ||
| download = http://royale.zerezo.com/wii/zeRace-0.7-Wii.zip | | download = http://royale.zerezo.com/wii/zeRace-0.7-Wii.zip | ||
− | | | + | | source = http://royale.zerezo.com/zerace/zeRace-0.7.tar.gz Source Code] [http://royale.zerezo.com/wii/zeRace-0.7-Wii.patch.bz2 Wii Patch |
− | | website = http://royale.zerezo.com/ | + | | website = http://royale.zerezo.com/wii |
| discussion = http://royale.zerezo.com/forum/viewforum.php?f=12 | | discussion = http://royale.zerezo.com/forum/viewforum.php?f=12 | ||
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
Line 17: | Line 17: | ||
The purpose of this little car game is very simple: do the best time on each track. | The purpose of this little car game is very simple: do the best time on each track. | ||
− | Feel free to give feedbacks on [http://royale.zerezo.com/forum/viewforum.php?f=12 my forum] or on [ | + | Feel free to give feedbacks on [http://royale.zerezo.com/forum/viewforum.php?f=12 my forum] or on [[{{TALKPAGENAME}}|this wiki]]. |
== 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 == | ||
+ | * [http://royale.zerezo.com/wii/ Wii page] | ||
+ | * [http://royale.zerezo.com/zerace/ Game page] | ||
+ | |||
+ | [[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...