Hey everyone! This is a tutorial on how to make your first game in Kaboom. But there's a twist—the entire tutorial is within the repl! Fork this project and open Tutorial.md to get started.
very nice! more canvas things ftw; drawing images to canvas is pretty slow, consider using .fillRect instead :)
How to Make Games on Replit - Part 1: Pong
Hey everyone! This is a tutorial on how to make your first game in Kaboom. But there's a twist—the entire tutorial is within the repl! Fork this project and open Tutorial.md to get started.
very nice! more canvas things ftw; drawing images to canvas is pretty slow, consider using .fillRect instead :)