yahir91 / Platform-Game

Platform game created with javascript using the phaser library. In the game, you are a mage and have to fight your way through assassins. Built with Javascript, phaser, webpack.

Home Page:https://quizzical-bardeen-7ebe1a.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mage vs Assasins Platform Game

This is a Platformer Game where you are a mage that has to fight assasins, you move through a battleground and can attack to defeat the enimies or you can dodge them by jumping.

Gameplay Screenshot

How to run locally

  • Clone the project run npm install and npm run build
  • Open the generated index.html on the dist folder.

Live Demo Mage vs Assasins

Elements

Hero - Mage

Screenshot

Mage - Attacking

Screenshot

Enemy - Assasins

Screenshot

Battlefield

Screenshot

Instructions

You have to kill as many assasins as you can without touching them or falling from the platforms.

  • Press right click to attack the assasins.
  • Press spacebar to jump through platforms or dodge the assasins.
  • Press spacebar a second time to make a double jump.
  • When you die, submit your name and see in which place you are in the leaderboard

Get Started

  • Clone the project
  • Run npm install
  • Run npm run start
  • Open your server in localhost:7090

Features

  • A fully functional action RPG template
  • ES6
  • Animations
  • Functional High Scores Board
  • Collision Detection based on direction

Built With

  • Phaser
  • CSS
  • Webpack
  • Javascript
  • ES6
  • Babel
  • npm
  • jest

Author

License

This project is licensed under the MIT License

About

Platform game created with javascript using the phaser library. In the game, you are a mage and have to fight your way through assassins. Built with Javascript, phaser, webpack.

https://quizzical-bardeen-7ebe1a.netlify.app/

License:MIT License


Languages

Language:JavaScript 99.1%Language:HTML 0.8%Language:CSS 0.1%