summaryrefslogtreecommitdiff
path: root/src/main/game/game.h
AgeCommit message (Collapse)Author
2025-05-21Add the Cell structAlessandro Iezzi
2025-05-21Add a Cell list inside the TrisGame structAlessandro 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