aboutsummaryrefslogtreecommitdiff
path: root/Demos/Pong/Main.hs
AgeCommit message (Expand)Author
2024-08-20Tidy.3gg
2024-08-15Better event handling.3gg
2024-08-14Larger window3gg
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-23Render without deforming paddles/ball.3gg
2023-03-10Minor refactoring and formatting.3gg
2023-03-10Compile demos with main project.3gg