kenamick / game-off-2017

👊 8-bit Retro Beat 'em up with Game Boy graphics
https://kenamick.itch.io/kickpunch
MIT License
115 stars 25 forks source link
action-game beat-em-up fighter gameoff2017 html5-game phaserjs

KickPunch

:video_game: game-off-2017 challenge entry. Play on itch.io | Play on Newgrounds | Watch Video

KickPunch is an old school Beat-'em-up game. Get your fighting skills tested by defeating all enemies in this three level action game.

It's a beautiful Sunday afternoon. Brian and Gloria Freezby are back in their home town for the weekend and are taking a stroll on Shaker St. together with their dog Dido. Suddenly, they are approached by a group of hooligans. One of them, visibly bigger than the others, steps out of the group. It's Brian’s old rival - Arkian Joel. Arkian does some smack talk and orders a bunch of his thugs to grab Gloria and Dido. He then leaves his gang to take care of the Brian problem.

Brian faces the bad guys in fight and after defeating them continues down on Shaker St. determined to find Arkian and save his wife and dog.

KickPunch

Supported Browsers

Controls

It's time to kick ass and chew bubble gum. :fist:

Ok, ok. There's no bubble gum in this game, ...yet! :smiling_imp:

Here are some hints.

Development

Requirements

Installation

npm i

Running a dev server

npm start

or

npm run dash

(you'll need extra RAM)

Default address is http://0.0.0.0:3000

Get a production build

npm run build

Open Source Tools

Notable tools used to create this game.

Licensing

License: MIT License: CC BY 4.0

Source code is under MIT license, see LICENSE.

Third party code dependencies are under their respective licenses, see ./node_modules/%dependency-name%/LICENSE after their installation.

Assets are under CC BY 4.0 license, if no respective LICENSE file is present in ./src/assets subdirectories.


KickPunch is a GitHub Game Off 2017 entry.

GitHub Game Off 2017 Game Jam