Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 733 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 733 Bytes

Slow Loris

Phaser 3 is here!

This project implements the phaser 3 game engine into GitHub's Electron framework to provide a cross platform experience.

Animated Tiles

Support for animated tiles in phaser 3 is added with animated tiles. However this feature is currently a work in progress.

Development Notice

This project is still in very early development. Everything you see will likely change from week to week.

Installation

This installation assumes you have npm and git installed on your computer.

Install: git clone https://github.com/JSitter/electron-loris.git

cd electron-loris

npm install && npm start

Controls

Currenly this game is set up for left handed play using the ijkl keys for movement.