programming club game jam
stick together is a cooperative multiplayer platformer. the only enemy is yourself :D
NEW: LIVE DEPLOYMENT HERE!!
- arrow keys for player 1
- wasd for player 2 Stuck on a level? try playerboosting.
- nodejs
- npm
- a friend to play with
cd stick-together
npm install
npm run build
This short script readies the production build, avaliable at index.html
npm run dev
visit index.html and live changes will be displayed.