Take Back the Colors
July 8, 2019 ยท View on GitHub
Web game link: https://j3soon.github.io/TakeBackTheColors/
Controls
Basic Controls:
- Hold
Ato move left. - Hold
Dto move right. - Hold
Wto jump. - Hold
Swhile in air to fall faster. - Hold
WA,WDwhile touching the wall to perform a wall jump.
CarrotChain Controls: (Enabled after acquiring the black crystal)
- Hold mouse
leftkey to shoot the chain / hold the chain. - Release mouse
leftkey to release the chain
Demo (Video / Sreenshots)
Full game play-through video: https://youtu.be/_agOqPE2A-c

Installation
-
Run locally
git clone https://github.com/j3soon/TakeBackTheColors cd TakeBackTheColors git reset --hard npm install npm run server:dev -
Build
npm run build:dist
Authors
Authors: @j3soon, @tigerpaws01, @RPKQ, @lilihsu
Special thanks to @j00bcat
Used template
This project is based on the template: Phaser-CE NPM Webpack TypeScript Starter Project , and its license is mentioned in the link.
Uses Tiled Map Editor to edit the tile map.