summaryrefslogtreecommitdiff
path: root/src/main/engine/engine.h
AgeCommit message (Collapse)Author
2025-05-18Move the process of rendering line from game to engineAlessandro Iezzi
2025-05-18Add the mouse button pressed in the graphics engineAlessandro Iezzi
2025-05-17Add the maanagement of mouse press eventAlessandro Iezzi
2025-05-17Add engine_loop and FPS calculationAlessandro Iezzi
2025-05-17Add game.c and game.hAlessandro Iezzi
Contains the function to draw the field.
2025-05-16Add engine_initAlessandro Iezzi