mudball Code
Status: Beta
Brought to you by:
andresjesse
File | Date | Author | Commit |
---|---|---|---|
levels | 2010-11-29 | andresjesse | [r1] |
media | 2010-11-29 | andresjesse | [r1] |
src | 2010-11-29 | andresjesse | [r1] |
work | 2010-11-29 | andresjesse | [r1] |
Irrlicht.dll | 2010-11-29 | andresjesse | [r1] |
LICENSE.txt | 2010-11-29 | andresjesse | [r1] |
LevelEditor.cbp | 2010-11-29 | andresjesse | [r1] |
LevelEditor.depend | 2010-11-29 | andresjesse | [r1] |
LevelEditor.exe | 2010-11-29 | andresjesse | [r1] |
LevelEditor.layout | 2010-11-29 | andresjesse | [r1] |
MudBall.cbp | 2010-11-29 | andresjesse | [r1] |
MudBall.depend | 2010-11-29 | andresjesse | [r1] |
MudBall.exe | 2010-11-29 | andresjesse | [r1] |
MudBall.layout | 2010-11-29 | andresjesse | [r1] |
README.txt | 2010-11-29 | andresjesse | [r1] |
irrKlang.dll | 2010-11-29 | andresjesse | [r1] |
main.cpp | 2010-11-29 | andresjesse | [r1] |
sdl.dll | 2010-11-29 | andresjesse | [r1] |
wiiuse.dll | 2010-11-29 | andresjesse | [r1] |
wiiuse_debug.dll | 2010-11-29 | andresjesse | [r1] |
MUDBALL - 1.0 Beta mudball.sourceforge.net ==================================================================================================== InGame Controls: - Left/Right/Up/Down Arrows -> move - Space -> Jump - ESC -> Open InGame Menu - Wiimote if available (rotate it to move and shake up to jump) ==================================================================================================== Level Editor Controls: - Left/Right/Up/Down Arrows -> move - Right Control -> decrese Layer - Right Shift -> increase Layer - A -> Add Segment - D -> Delete Segment - C and X -> Change Segment - R -> Rotate Segment - F2 -> Save level (input filename in console!) - F3 -> Load level (input filename in console!) - ESC -> Exit Level Editor ==================================================================================================== Developed by: - Andres Jessé Porfirio / Paraguayo (www.andresjesse.com) - Flávio das Chagas Prodossimo / Frôvas (www.frovas.com.br) - Ewerton José Wantroba / Pinduca (www.wantroba.com.br) ==================================================================================================== This project uses: - Irrlicht Engine (irrlicht.sourceforge.net) - Bullet Physics (www.bulletphysics.com) with irrBullet (https://sourceforge.net/projects/irrbullet/) - Wiiuse lib (www.wiiuse.net) - XEffects in Shadows (http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=30631) - Irrklang audio lib (www.ambiera.com/irrklang) - TinyXML (http://www.grinninglizard.com/tinyxml/)