Skip to content

ProbablyComputingSquid/stick-together

Repository files navigation

stick-together

text stick together is a cooperative multiplayer platformer. the only enemy is yourself :D

NEW: LIVE DEPLOYMENT HERE!!


controls:

  • arrow keys for player 1
  • wasd for player 2 Stuck on a level? try playerboosting.

how to build and run locally

using esbuild for static deployment

requires:

  • nodejs
  • npm
  • a friend to play with

building the project

cd stick-together
npm install
npm run build

This short script readies the production build, avaliable at index.html

viewing project

dev preview
npm run dev

visit index.html and live changes will be displayed.

Credits

  • many thanks to the folks at kaplay for maintaining this project
  • huge thanks to hack club for encouraging me to spend 24 hours on this
  • eleven thanks to the joshco server for keeping me sane and debugging
  • special thanks to neophrene, thomas, coolschnoodle, nmduncan, elaborate.eggnog, and my brother for playtesting and debugging