lucasbeiler / guitarHub

an unfinished, unplayable Guitar Hero clone developed in C++ with libSDL2, reads a .chart file that contains the timestamp and color of each note in a song and spawns the notes in the correct time.
0 stars 0 forks source link

Implementar uma tela de game over #2

Open lucasbeiler opened 5 years ago

lucasbeiler commented 5 years ago

No momento, quando o jogador perde, o programa simplesmente é encerrado sem nenhum aviso.