A two player game based off of the popular Nintendo game, Super Smash Brothers. This version of the game utilizes the [ucigame library] (http://www.ucigame.org/).
##Controls
Combinations of the direction keys and the attack keys may lead to special attacks. Experiment with the game to find out all moves (e.g. Left
and >
will give Kirby a hammer).
####Player 1: Kirby
Up
: UpDown
: Down Attack (Weight)Left
: LeftRight
: Right>
: Attack Style 1<
: Attack Style 2
####Player 2: Ice Climbers
W
: UpA
: LeftD
: RightR
: Attack Style 1T
: Attack Style 2
##License This version of Super Smash Bros is licensed under the MIT License. Feel free to use this code as a base, but credit is appreciated!