RockBlueMet: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| image = | | image = | ||
| title = RockBlueMet | | title = RockBlueMet | ||
| type = Game | | type = Game | ||
| author = [[User:iSubaru|iSubaru]] | | author = [[User:iSubaru|iSubaru]] | ||
| version = RC2 | | version = RC2 | ||
| license = Freeware | |||
| download = http://www.wiican.comlu.com/RockBlueMet/RockBlueMet.dol | | download = http://www.wiican.comlu.com/RockBlueMet/RockBlueMet.dol | ||
| source = | |||
| website = http://www.wiican.comlu.com/RockBlueMet/index.html | | website = http://www.wiican.comlu.com/RockBlueMet/index.html | ||
| discussion = http://www.wiibrew.org/wiki/Talk:RockBlueMet | |||
| peripherals = {{Wiimote1}} {{SensorBar}} {{FrontSD}} | | peripherals = {{Wiimote1}} {{SensorBar}} {{FrontSD}} | ||
| hbb = no | | hbb = no | ||
}} | }} | ||
'''RockBlueMet''' Tic-Tac-Toe fan-made game in Rockman climate, coded using '''[[MLlib]]'''. | '''RockBlueMet''' Tic-Tac-Toe fan-made game in Rockman climate, coded using '''[[MLlib]]'''. | ||
Revision as of 18:33, 23 July 2010
RockBlueMet | |
General | |
---|---|
Author(s) | iSubaru |
Type | Game |
Version | RC2 |
License | Freeware |
Links | |
Download | |
Website | |
Discussion | |
Peripherals | |
![]() ![]() ![]() |
RockBlueMet Tic-Tac-Toe fan-made game in Rockman climate, coded using MLlib.
Known Bugs
- No meta.xml and icon.png made yet (on next release should be ready)
- website section is being prepared, download however works, so enjoy since then
Controls
![]() |
Action |
---|---|
![]() |
Pointer/Cursor |
![]() |
Back to Homebrew Channel |
![]() |
Choose panel |
![]() |
Reset Board for next round (fixed) |
FAQ
- Still no more music
Unfortunately library I use for coding can eat only MOD files for now so I can't use XM/IT/S3M/other formats...yet
- But that doesn't mean...
It means I'm limited to MOD format and I can only create in that format or find temporary tracks, limited a little
- But still
Get out then if You are so impatient :P More music coming soon, game is playable now, aren't You happy?
- NO
Your problem
- No Intro/Ending Screens
Since main game code is sort of fixed, I can think about it...at least intro for now
Changelog
RC2 - 23 July 2010
- Corrected graphics
- Corrected Players Change (turn-based regardless of win)
- Preparations in code for more music to select from to play
- Added writing which player turn is now (0 is player 1 while 1 is for player 2) for now it is where it is for future debugging
- Added word "Wii" on the left side to not leave it empty, maybe there will be some info or buttons for music in future
RC1 - 18 July 2010
- Initial release