Skip to content

jhinghaus/Leyla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

143 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Help Leyla to solve problems of light pollution

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Other 0.4%