aboutsummaryrefslogtreecommitdiff
path: root/Demos
AgeCommit message (Collapse)Author
2024-08-14Smoother collisions.3gg
2024-05-24WASD controls.3gg
2023-10-04Fix resize hang.3gg
2023-10-04Clean up.3gg
2023-10-02First pass at render backend.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-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