Fight of Dwarves
Hey all,
I would like to introduce one of my current projects, which includes some art from OGA. It is called Fight of Dwarves.
It's a simple 2-4 player beat-em-up game based on MelonJS. Which means it is completely written in JavaScript and directly playable in your Browser with gamepad support.
You can play it here: http://mbarde.bplaced.de/fod/
It is still under development, so please let me know if you encounter some problems or just want to provide some feedback how to improve the game.
As you may recognize some of the art is not finished yet as well (Titlescreen, some of the sprites, etc.). So if you are interested in working with me on this project, please let me know :)
Further information about the game:
Instructions:
- Press F11 for fullscreen
- Attention: When changing player controls there is no check if buttons are assigned multiple times (yet)!
- Gamepad support: Simply plug in your gamepads. The input will be mapped automatically to the player keys.
- Dwarves can: Attack, Jump, Run: left and right, Block: If you are attacked while blocking, you wont loose any health but your blocking will stop immediately.
Contributions:
- Dwarf sprites: http://opengameart.org/content/delve-deeper-dwarves
- Level tiles: http://opengameart.org/content/pixel-art-castle-tileset
Music:
- Title screen: We're the Resistors by Eric Skiff: http://ericskiff.com/music/
- In game music: Ferrous Rage by Ozzed (Album: Cor Metallicum): http://ozzed.net/music/
Technical details:
- GitHub repository: https://github.com/mbarde/fightOfDwarves
- FightOfDwarves has been realized with MelonJS, which "is a lightweight but yet powerful HTML5 framework designed from the ground up to provide a true plugin-free 'write-once, run-everywhere' gaming oriented library."
- Loosely based on this tutorial: http://melonjs.github.io/tutorial-platformer/
Some screenshots ;)
http://mbarde.de
fod-screen.jpg 346.9 Kb [0 download(s)]
fod-screen-2.jpg 165.7 Kb [1 download(s)]