Closed Jmallone closed 3 years ago
Closes #257
Overall pretty good! Just make sure you double check the code for common syntax mistakes before submitting. If you use VSCode for your IDE, you can install the
clang-format
plugin and then right click the code and clickFormat Document
to automatically format using our style guide.
I missed some mistakes, my bad. I use vim, i'll later search a plugin for made this automatically 😅
I use vim
vi / vim for the win!
add a double framebuffer in
graphics.cpp
and i made a litle animation test in same file.