aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysFormat.HEADmain3gg
3 daysFix momentum.3gg
4 daysUse monotonic clock for timing.3gg
4 daysRemove vsync to fix stuttering.3gg
4 daysMinor cleanup.3gg
4 daysSmoother resizing.3gg
13 daysRemove unused include dir.3gg
2024-08-20UI adjustments.3gg
2024-08-20Basic enemy AI.3gg
2024-08-20Fix docstrings.3gg
2024-08-20Tidy.3gg
2024-08-16More convenient switch and multiSwitch.3gg
2024-08-15Better event handling.3gg
2024-08-14Include debug symbols.3gg
2024-08-14Check input events once per frame.3gg
2024-08-14Larger window3gg
2024-08-14Enable vsync3gg
2024-08-14Smoother collisions.3gg
2024-05-24WASD controls.3gg
2024-05-24Remove unnecessary char callback.3gg
2023-10-04Fix resize hang.3gg
2023-10-04Clean up.3gg
2023-10-04Add note.3gg
2023-10-04Allow creation of Geometry from literal arrays. Simplify Buffer.3gg
2023-10-02First pass at render backend.3gg
2023-09-14Improve game loop timing.3gg
2023-09-14New Timer module and game loop with semi-fixed time step.3gg
2023-08-31New Algebra module and Spatial abstraction.3gg
2023-08-30Format.3gg
2023-08-23Better physics and Vector class rename.3gg
2023-08-23Render without deforming paddles/ball.3gg
2023-03-10Minor refactoring and formatting.3gg
2023-03-10Compile demos with main project.3gg
2023-03-09Update project setup instructions.3gg
2022-09-18Slightly better collision handling.3gg
2022-09-18Add App module.3gg
2022-09-172020s update3gg
2013-12-23Added input processing functionsJeanne-Kamikaze
2013-12-23Window module now tracks elapsed timeJeanne-Kamikaze
2013-08-18Tidying and docsJeanne-Kamikaze
2013-08-18Unused importsJeanne-Kamikaze
2013-08-18Enhanced Step functionJeanne-Kamikaze
2013-08-17Added run functionJeanne-Kamikaze
2013-08-11Moved step into its own moduleJeanne-Kamikaze
2013-08-10Added pongJeanne-Kamikaze
2013-06-13GameObjectJeanne-Kamikaze
2013-06-13Removed GameObjectJeanne-Kamikaze
2013-06-13WhitespaceJeanne-Kamikaze
2013-05-10Fixed whitespaceJeanne-Kamikaze
2013-05-10onResize no longer sets viewportJeanne-Kamikaze