summaryrefslogtreecommitdiff
path: root/src/main/main.c
AgeCommit message (Collapse)Author
2025-05-20Move all logic inside the gameAlessandro Iezzi
2025-05-20Remove the transformation from pixel to OpenGL coordinatesAlessandro Iezzi
2025-05-18Move UI inside engineAlessandro Iezzi
2025-05-18Move the game engine inside a dedicated directoryAlessandro Iezzi
2025-05-18Move the process of rendering line from game to engineAlessandro Iezzi
2025-05-17Move the GL init inside the engineAlessandro Iezzi
2025-05-17Draw the game fieldAlessandro Iezzi
2025-05-17Add engine_loop and FPS calculationAlessandro Iezzi
2025-05-17Add the UI lop event functionAlessandro Iezzi
2025-05-16Add engine_initAlessandro Iezzi
2025-05-16Set the size of the window from main functionAlessandro Iezzi
2025-05-16Set the title from mainAlessandro Iezzi
2025-05-16Update copyrightAlessandro Iezzi
2025-05-14Inital commitAlessandro Iezzi