FishFolly icon indicating copy to clipboard operation
FishFolly copied to clipboard

Results 4 FishFolly issues
Sort by recently updated
recently updated
newest added

The obstacle course map looks a little odd since all the platforms are just floating in thin air. A really simple starter task for someone getting acquainted with Fyrox/FishFolly would...

Make a Tumble Temple style minigame. ![tumble-temple](https://github.com/mrDIMAS/FishFolly/assets/583842/51181d5f-c7cc-4f18-8b6f-32fa9da7c08f) Refrence: https://www.youtube.com/watch?v=Emb89socnb0

Make a Burnstile type minigame. ![burnstile-test](https://github.com/mrDIMAS/FishFolly/assets/583842/55c01954-711c-4241-8b85-f607d439a8c2) Reference: https://www.youtube.com/watch?v=cYO9C8A7xfY

I cloned this repository and placed the Fyrox engine next to it, but encountered a compilation error. To fix this, I modified the project based on the `fyrox_test` example generated...