Music Beat Shooter is a rhythm-based shooter game, inspired by popular mobile games such as Beat Fire and Beat Shooter.
The game offers perfect sync with music beat/rhythm. There is no delay and music notes follows the rhythm precisely. This become possible by using MBOY Editor and Godot Engine.
Download MBOY Editor https://vfpe.itch.io/mboy-editor
Play the game online https://vfpe.itch.io/music-beat-shooter
Please note that game repo uses Git LFS to work with images and sounds. Be sure to have it installed before the pull https://git-lfs.com/
cd export_folder # index.html should be there
python3 -m http.server
# go to http://localhost:8000/
# or run by PHP
php -S localhost:8080
# NPX to test on mobile
# go to computer settings and find the IP. Then go to http://192.168.0.13:8080 in mobile browser
npx http-server
Look into .mboy files to check songs' copyright info.