Skip to content

A jump 'n run game written in TypeScript and PHP using ThreeJs

License

Notifications You must be signed in to change notification settings

kasparsbergs/Rainbow-Runner

 
 

Repository files navigation

alt text

v0.1.3

A jump 'n run game written in TypeScript and PHP using ThreeJs

Demo

lichte.info

Installation:

After running npm i, fire up npm run build to start the compilation.

Development:

  • Make sure you set the PRODUCTION flag to false in server/base/config/env.php
  • Run npm run watch-ts to listen for changes in the TypeScript code
  • Run npm run watch-sass to listen for changes in the Sass code

Contributors

About

A jump 'n run game written in TypeScript and PHP using ThreeJs

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.7%
  • PHP 14.2%
  • CSS 8.8%
  • JavaScript 0.3%