Doesn’t seem to work on my iPhone12. I get the graphics, the debug window, and an inverted T of what look like controls, but only the debug panel responds to input.
Thanks for trying it out on mobile! Currently, the game is optimized for desktop, but I’ll definitely look into mobile compatibility for future updates. Your feedback on the specific behavior helps a lot!
It’s not “optimized for desktop”, it only works on desktop. I think it’s hilarious when something plainly doesn’t work and people say “oh, it’s not optimized for this case”. That’s now what “optimization” means.
Great suggestion! I’ll add arrow key support so it’s accessible for more players. It should be an easy addition in the next update—thanks for the idea!
Thank you for the feedback! The obstacle-spawning issue might stem from timing inconsistencies—I’m working on fine-tuning this to make sure all obstacles spawn as expected. For the leva component, I’m exploring ways to improve event handling to prevent erratic behavior. Any specific instances you encountered would be really helpful for further troubleshooting!
Most of my better times were achieved entirely with a combination of lucky obstacle placements and an ability to hold W. It's not a good game, but it's definitely meant more as a tech demo, so I just say "oh well".
On the plus side, the timer starts only when you begin moving the ball. Thank you for this quality of life feature!!
Thanks for the honest feedback! You’re right—this was mainly a tech demo to explore some of the capabilities in R3F, but I’m glad the timer start helped the experience feel smoother. Congrats on that 0.58! If you have suggestions for making the obstacles or mechanics more engaging, I’d love to hear them!
I was able to hit .14 on my first attempt so not really sure what this saids about the game. It was pure luck and I was just hopping around and mashing buttons.
Incredible time! 0.41 is super fast—well done! Thanks for sharing the screenshot. If you have any tips or ideas on how to make the game more challenging, feel free to share. Great job!
Was there anything that pushed you forward? Some jank hitbox for the goal? I only got to 0.58 and I was sure it was the lowest possible time without maybe getting pushed by those rotating obstacles: https://youtu.be/s5bJMINot14
You’re right! The title references the main packages used in the project: R3F (React Three Fiber) for integrating React with Three.js, drei for helpful components, and rapier for physics. I’ll consider giving it a more descriptive title for clarity—thanks for noticing!
The title has the names of the JS packages used in the creation of the game:
- R3F (react-three-fiber) - wrapper for React to interact with three.js, a 3D library for JS
- drei - useful helpers for react-three-fiber
- rapier - physics library for react-three-fiber
All three packages are made by Poimandres (founded by Paul Henschel, quite prolific in creating these packages), an open source collective, who also makes zustand, if you're familiar with that.
Exactly! I used React Three Fiber (R3F) for the 3D scene, drei for utilities, and rapier for physics, all by the Poimandres collective. Their libraries like zustand have also been essential in other projects. Thanks for sharing these details with everyone!
Actually, in this case, R3F refers to React Three Fiber, which is central to the project. However, I can see how it might look like an auto-generated name—thanks for the heads-up!
Nice score! You’re getting quick at this! Thanks for sharing the screenshot—love the competitive spirit. Let me know if there’s anything you think could make the game even more challenging.
Wow, 1.01! That’s an impressive time—almost breaking the 1-second mark! Thanks for sharing the screenshot. If you have any tips or ideas on how to make it more challenging, I’d love to hear them. Great run!