issues
search
timnicolas
/
bomberman
3d remake of the classic game Bomberman in C++ with OpenGL.
https://tnicolas42.github.io/bomberman
MIT License
7
stars
0
forks
source link
close #173 split SceneGame.cpp file
#225
Closed
timnicolas
closed
4 years ago
timnicolas
commented
4 years ago
et voila la PR pour split SceneGame !
init -> les fonction pour init la scene, les bonus, ...
loadgame -> les fonctions pour load / unload le jeu
update -> les fonctions d'update du jeu
draw -> les fonctions de draw du jeu
et voila la PR pour split SceneGame !