Skip to content

zommerfelds/global-game-jam-2025

Repository files navigation

Canvas Chaos

Play link: https://zommerfelds.github.io/global-game-jam-2025/Global%20Game%20Jam%202025.html

Jam website: https://globalgamejam.org/games/2025/canvas-chaos-0

image

image

Controls

Player 1:

  • W and S to steer cannon
  • E to shoot
  • Q to control explosion time

Player 2:

  • Up and down to steer cannon
  • Space to shoot
  • Alt / Option to control explosion time

Controllers:

  • Left joystick or trigger buttons to steer cannon
  • A to shoot
  • X to control explosion time

Dev notes

To upload a new web version, push the changes, and add a new tag:

git tag v123
git push origin tag v123