Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

DASH//GO//FASTView game page

A SMALL GAME ABOUT BOUNCING LIKE A BUNNY
Submitted by Toxiii — 32 minutes, 1 second before the deadline
Add to collection

Play thing

DASH//GO//FAST's itch.io page

Results

CriteriaRankScore*Raw Score
Enjoyment#622.2202.385
Concept#632.6502.846
Overall#672.2922.462
Use of the Limitation#682.2202.385
Presentation#702.0772.231

Ranked from 13 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Team members
OGToxiii - programming, audio, art, mapping, Merirotta - programming, shaders, most of the hard stuff

Software used
Godot4

Use of the limitation
Using a jumping pad mechanic reduces health, which is generated by destroying enemies.

Cookies eaten
No cookies. Zero. 0.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

It reminded me of CS:GO maps, pure nostalgia! But the game feels pretty simple, so I'll be looking forward to future updates.

Submitted

Cool concept, but I'd be curious to see how your game would play differently with a little more control when in the air—I think it'd make quite the difference when trying to dash and go fast. Thanks for making and sharing your game!

Submitted

Fun game, very funny character design. Thank you for your game!

Submitted (1 edit)

This is a fun game, but I can't get past the 3rd/4th stage because i can't use both jump pads ):

I really like the idea, maybe the level design could be improved on?

Oh and also the jump is really weird why is it impossible to move forward more when jumping?

Submitted

It felt really good to zip around and creating platforms to jump / bounce off of is always something I love to see. My only suggestion for you is to make it a little easier, or to add easier stages early on because of the difficulty spike.

Submitted

Very nice idea, shooting platforms that I can bounce off was fun :) 

Performance was a bit spotty but played alot little better when using chrome with hardware acceleration on 

(2 edits)

The lag is caused by the first instance of GPUParticles3D, which seems to only happen in a web build.
Related git issue: https://github.com/godotengine/godot/issues/87891

I have fixed the issue by instantiating them on a loading screen. The new build needs to be uploaded by Toxii, though.

Submitted(+1)

A very unique game! I really liked your idea. However, some mechanics need a bit more polishing. The jumps in your game reminded me of Counter-Strike and bunny hopping :D

Submitted(+1)

This was a lot of fun. I couldn’t make it past level 2, but I love the bounce mechanic on the lava, and “BE BRAVE” gave me the motivation to make that first jump. Good job guys. The main menu features were impressive too!

Submitted(+1)

Unfortunately it kept freezing on me so I couldn't really get a playthrough. But I think it's awesome you guys tried some 3d for your learning experience.

Developer(+1)

That is very unfortunate. :( I couldn't test it too much, since when I got it up by the deadline it was 6am my time! :) I tried to improve on the problem since! Thank you a lot for the feedback.

Submitted(+1)

Nice work, but you need to work on optmization, some times it just freeze for 5 seconds or more

Developer(+1)

Damn, I had to go to bed so I couldn't fix all the issues after the deadline, but now I've tried to improve on this issue.  :) Thank you for bringing it up though!