this project use Unity 5.6.7f1;
video and audio in this game i get from youtube. for downloading video from youtube i use yt-dlp and to get mp3 from video i use ffmpeg.
the motivation of i created this game is to make alternative game like hatsune miku with my fav song, and also to learn csharp.
- Full version (all songs)
- Lite version (only 3 songs)
you just need to set video, audio, and title song and it will auto generate your game.
press left or right keyboard to change music. this layout inspired by cytus.
and thats it.
to clone this repository, you need to use git lfs
because i use git lfs to store large files like mp3 or mp4
git lfs installgit clone https://github.com/nursyah21/hatsune-miku.git
cd hatsune-miku
git lfs pullfor better compability, i recommend you to use same version unity which is 5.6.7f1


