This is what ive been working on for the past bit of time. You know all those rip off gd "wave spam" games, well this is similar, but now its platformer, scrolling, and smooth. PC-controls: .To go up (only when moving left or right): .w/up-arrow/space/tap-screen (If mobile controls gone) .To go down: .Just dont click anything that you use to go up .To go left: .a/left-arrow .To go right: .d/right-arrow .Click "M" for mini mode Mobile-controls (These are a bit complicated): .Click either the left or right arrow to go in that direction: .Keep holding the arrow you clicked to go up .Let go to go down, you will keep going in the direction .To stop moving click anywhere but the buttons Sliders: .Speed slider is for speed .Drag slider is for drag .Camera zoom slider is for my testing .Timewarp is like speed but effects EVERYTHING
WARNING-CAMERA EFFECTS MAY CAUSE NAUSEA! Thankyou Geometry Dash for almost all assets ? 1500+ blocks 1.5 months of work 45 hours total in editor All code by me Idea goes to RobTop who created Geometry Dash Updates: 9/18/2025 - Release of demo. 9/19/2025 - Added size and gravity portals. 9/22/2025 - Made new levels. 9/23/2025 - Cool death effect. 10/1/2025 - Added custom-made GD text engine, fixed bugs with mobile, added more levels, improved performance, and a simple menu. Q&A: Q: What are the green variable things? A: At somepoint while I was working on the game, scratch removed the ability to see the mouse x and y variables, so now I cant remove them :/ Other questions/requests will be seen and I will try my best to answer/fix them.