SecretTunnel
@SecretTunnel
dopple gif 3
Dopple is a game I originally made for the 2017 Game Maker's Toolkit Jam, whose theme was "Dual Purpose Design." Out of 740 entries, Dop
HTML, CSS, JS
MarcusWeinberger The sound effects and music are really unique and add a lot to the game! Along with the smooth gameplay mechanics, this is a great game!2 years ago
EdwardBentler WOW! I always envy game jam games and their creators, you made such a great game in so little time!2 years ago
cuber1515 I am yet to have run into a more fun game posted on replit. (if there are more fun games on replit than that's because I haven't seen them).2 years ago
1
DoppleA jazzy minimalist shooter!
17
0
1
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 projekaboom
CursorsDev very nice! more canvas things ftw; drawing images to canvas is pretty slow, consider using .fillRect instead :)2 years ago
DynamicSquid Cool! Just something for next time time though: it might be easier if the tutorial was in the description :)2 years ago
5
How to Make Games on Replit - Part 1: PongA tutorial for beginners on how to make games on Replit, all within one repl! Fork this project and click on Tutorial.md in the file list.
154
1
5
I'm playing with using threads for code commentary and am curious if they're persistent across forks. Could someone fork this repl and let me know ifkaboom
Coder100 No, the fork is basically a new repl, and because of that, no threads in that forked repl are preserved.2 years ago
Hey guys! I noticed that if you change the name of the "main" scene, and then you back out of your repl and try to open it, when the IDE loads, you gekaboom
Coder100 yes, that is a problem I encountered too.
That is because main.js is the default opened file, and since it doesn't exist, it can't do anything.2 years ago
A fork of @tangert's reverse platformer!
I shuffled the code around a bit and stylized it in a way that made more sense to my brain, with a heavy relkaboom