Skip to content

Baldi00/AudioSurfClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioSurf Clone 🎵

I tried to recreate one of my favourite games (and probably my most played one) main mechanic: the wonderful AudioSurf

As the original subtitle of the game said (Ride Your Music) you can play any MP3 song on your Computer🚀 or Mobile Phone🚀

Demo

Demo GIF

Learning

With this project I practiced and learnt more about:

  • Audio signals & Fast Fourier Transform
  • Splines
  • Job system/Multithreading in Unity and Burst compile for high performances
  • Procedural mesh generation
  • Android games and permissions
  • Unity UI
  • Shaders
  • Unity Particle systems