This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
import init from '/games/speeed/speeed.js' let btn = document.getElementById("start-game-btn"); btn.addEventListener("click", () => { init() }) Controls Move - Left/Right arrows Jump - Space Slam - Down arrow Hint: You can rebind the keys!
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.