Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomanistor/arriba

A heckin' good infinite-scrolling platformer
https://github.com/tomanistor/arriba

javascript-game phaser phaser3 phaserjs web-game webgame

Last synced: about 1 month ago
JSON representation

A heckin' good infinite-scrolling platformer

Awesome Lists containing this project

README

        

# Arriba
Arriba is a heckin' good infinite-scrolling platformer made with [Phaser3](https://phaser.io/phaser3).

* https://arriba.netlify.com

[![Netlify Status](https://api.netlify.com/api/v1/badges/f47f7aeb-b934-4504-b1bc-d485bf6c290c/deploy-status)](https://app.netlify.com/sites/arriba/deploys)

## Installation
```bash
npm install
````

## Usage
```bash
npm start
```

## License
[GNU General Public License v3.0](LICENSE.md) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE.md)

## Project status
This is a game currently under development. It's my first experience with game development and I'm using it as an opportunity to learn the Phaser3 framework.