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

https://github.com/rodrigowebdev/phaser-platform-game


https://github.com/rodrigowebdev/phaser-platform-game

javascript phaser3 yarn

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Phaser Game

This is a platform phaser gamer that I will make with my brother

## Pre-requisites

- Install [Node](https://nodejs.org/en/)
- Install [yarn](https://yarnpkg.com/getting-started/install#about-global-installs)

## Get started

- Download project dependencies: `yarn`
- Start server: `yarn start`