Super cute game, nice 8bit sound effects, the horses are adorable and I appreciate like the upgrades.
Piggward
Creator of
Recent community posts
Cool and challenging game! I ended up playing multiple times to beat it. The mario kart style powerups were a great addition, adding some strategic choices to the race! I liked the sound effects for the horses, I wish there was some sound effects when using powerups :D
I was a bit confused by the perspective, it's a mix of top down (when running up/down) and from the side (when running left/right). Other then that the visuals were really charming!
Great game!
I tried it once more and could proceed! Interesting mechanics and soothing puzzle game, I felt so relaxed while figuring stuff out, haha.
If you want a tip about the lagging in the web build: The godot web builds lag a lot when loading gpu particles for the first time. So every time a new gpu particle is instantiated, the lag will occur. So what I do is I have a scene with all of my gpu particles and I make the scene completely black. When the game first starts, this scene loads for ~1 second, plays all gpu particles in the dark, then the actual game starts.
When playing no lags will appear from gpu particles :)
Thank you! I used this shader: https://godotshaders.com/shader/distortion/ Im not sure if it only works in godot or not. But I highly recommend that website if you do :)










Thanks, now I got it!