Age | Commit message (Expand) | Author |
---|---|---|
2025-05-21 | Add logic to get the game in mouse button pressed event | |
2025-05-20 | Add logic to get mouse position | |
2025-05-20 | Add logic to get coordinates of the mouse button click | |
2025-05-20 | Add function to draw circle | |
2025-05-20 | Remove the transformation from pixel to OpenGL coordinates | |
2025-05-18 | Move the process of rendering line from game to engine | |
2025-05-18 | Add the mouse button pressed in the graphics engine | |
2025-05-17 | Add the maanagement of mouse press event | |
2025-05-17 | Add engine_loop and FPS calculation | |
2025-05-17 | Add game.c and game.h | |
2025-05-16 | Add engine_init |