A
Arduino7mo ago
Abhi_G

Fruit Ninja using Gyro Sensor

I made a fruit ninja clone using raylib and mpu6050 sensor with Arduino UNO to get values and send to computer by usb,
8 Replies
Abhi_G
Abhi_GOP7mo ago
Made a new post as I couldn't figure how to add image to old post Here, I added Fruit splash and fruit pieces to fall down instead of disappraring, and bit of gameplay tweaks The final date for the event that I'm showcasing this project is on 3rd so there may be final ui or game changes Update: I added smooth fade out of the splash
Abhi_G
Abhi_GOP7mo ago
Smooth Fade for splash
Greeniac
Greeniac3mo ago
Cool!
Abhi_G
Abhi_GOP3mo ago
Update: I got the first position in the event, posted a bit late as I forgot about discord
! ώίήģέŕ
! ώίήģέŕ2mo ago
bro is using linux
Abhi_G
Abhi_GOP2mo ago
Yes, I'm using Arch, btw
! ώίήģέŕ
! ώίήģέŕ2mo ago
how many hours you was making ts
Abhi_G
Abhi_GOP2mo ago
3 weeks 1 to make the raylib to take value from sensor, most videos tell how to send values to Arduino to control it but almost no info on how to get them and do it in c++ and also work for Linux most used windows.h for reading serial. Had to use one library that got from the this discord, it was last updated on 2019 but worked Then one week to make the game with too much playing other games than making it and got too much into trying to make autocomplete work in neovim, fruits and bombs were just coloured circles, Actual images, splash and parts falling was done in last 3-4 days I am currently trying to get an esp to make wireless controller and something like beat saber but without vr, that game seems really cool

Did you find this page helpful?