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

Refatorar código em funções e bibliotecas #3

Open lucasbeiler opened 5 years ago

lucasbeiler commented 5 years ago

Como o próprio título diz, antes do fim do projeto é importante separar o código em várias funções e bibliotecas.