Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielagodek/gabizaury

Platform game using phaser.js
https://github.com/gabrielagodek/gabizaury

javascript oop phaserjs

Last synced: 13 days ago
JSON representation

Platform game using phaser.js

Awesome Lists containing this project

README

        

# Gabizaury
This is my pet project which I currently develop in my spare time.

## Description
Gabizaury is a simply platform game created using framework Phaser.js.

Phaser.js is a fast and lightweight open-source game development framework for building HTML5 games. It provides a comprehensive set of features and tools for creating interactive games that can run across different platforms

### Levels
- jungle
- space (in near future)

### Tech stack
- [Phaser.js](https://phaser.io/)
- JavaScript (ES6+)
- Tiled App

## Installation
Follow these steps to get the project up and running on your local machine:
1. Clone the repository:
`git clone https://github.com/GabrielaGodek/Gabizaury.git `

2. Navigate to the project directory:
`cd Gabizaury`

3. Install the dependencies:
`npm install`

## Usage
1. Run the project:
`npm run dev`

This will start the project and you can access it in your browser at [http://localhost:8080/](http://localhost:8080/)

## License
This project is licensed under the MIT License.

## Preview
![Gabizaury Preview](gabizaury_preview.png)