Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 704 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 704 Bytes

Leyla Splashscreen

Leyla

A sidescroller game about lightpollution.

This project is built using the P5.js framework and may be plugged into a Cordova app in the future.

How to run this

Serve the www folder using a simple HTTP Server of your trust, e.g. the Python3 http server:

cd www
python3 -m http.server

Open your browser and call the address your http server is running on, if you follow the example above it will run on http://localhost:8000.

Controls

  • A , D to move Leyla
  • SPACE to jump
  • F to interact and step through dialogues