/wizard-game

Phaser3 javascript browser game

Primary LanguageJavaScriptMIT LicenseMIT

Evil Wizard Game

+UtQvu|width=50%

Click here to play!!

Created with Phaser 3

Free Assets used here

Evil Wizard Sprite: https://luizmelo.itch.io/evil-wizard-2

BG Image: https://edermunizz.itch.io/free-pixel-art-forest

Platform Tiles: https://incolgames.itch.io/dungeon-platformer-tile-set-pixel-art

Enemies: https://astrobob.itch.io/animated-pixel-art-skeleton

Music: https://surt-r.itch.io/devil-tower-bgm

Requirements

We need Node.js to install and run scripts.

Install and run

Run next commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.
=======