Skip to content

adribasterra/Phaser-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Phaser Game

Procedural dungeon game
Explore repository »

Table of Contents
  1. About The Project
  2. Getting Started

📌 About The Project

Player screenshot

This project was created with the aim of discovering and learning how to use the Phaser library in web game development by creating a dungeon procedural game.

(back to top)

Built With

  • Javascript is used as the main language
  • Phaser is used as opersource 2D game engine

(back to top)

🔭 Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Some utils need to be installed in order to use the software. This is how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/adribasterra/Phaser-game.git
  2. Install NPM packages
    npm install
  3. Open project with /index.html

(back to top)


About

Web game developed with Phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published