Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-20 | Move all logic inside the game | ||
2025-05-20 | Remove the transformation from pixel to OpenGL coordinates | ||
2025-05-18 | Move UI inside engine | ||
2025-05-18 | Move the game engine inside a dedicated directory | ||
2025-05-18 | Move the process of rendering line from game to engine | ||
2025-05-17 | Move the GL init inside the engine | ||
2025-05-17 | Draw the game field | ||
2025-05-17 | Add engine_loop and FPS calculation | ||
2025-05-17 | Add the UI lop event function | ||
2025-05-16 | Add engine_init | ||
2025-05-16 | Set the size of the window from main function | ||
2025-05-16 | Set the title from main | ||
2025-05-16 | Update copyright | ||
2025-05-14 | Inital commit | ||