summaryrefslogtreecommitdiff
path: root/src/main/game/game.c
AgeCommit message (Expand)Author
2025-05-21Add logic to draw sign and circleAlessandro Iezzi
2025-05-21Rename a functionAlessandro Iezzi
2025-05-21Add the logic to draw circles inside the fieldAlessandro Iezzi
2025-05-20Add logic to get mouse positionAlessandro Iezzi
2025-05-20Add logic to get coordinates of the mouse button clickAlessandro Iezzi
2025-05-20Move all logic inside the gameAlessandro Iezzi
2025-05-20Remove the transformation from pixel to OpenGL coordinatesAlessandro Iezzi
2025-05-18Move the game engine inside a dedicated directoryAlessandro Iezzi