index
:
Spear
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
Age
Commit message (
Expand
)
Author
2025-01-02
Introduce HasState to simplify state programming.
3gg
2025-01-01
Remove TODO after fix in previous commit.
3gg
2025-01-01
Streamling the Game monad, use MonadIO for automatic lifting.
3gg
2024-12-31
Add enough audio for background music.
3gg
2024-12-31
Tweaks.
3gg
2024-12-30
Use bounding volume in other places.
3gg
2024-12-30
Simplify Game monad.
3gg
2024-12-30
Move window setup to App.
3gg
2024-12-30
Spacing.
3gg
2024-12-24
New physics module.
3gg
2024-11-18
Fix momentum.
3gg
2024-11-17
Remove vsync to fix stuttering.
3gg
2024-08-20
UI adjustments.
3gg
2024-08-20
Basic enemy AI.
3gg
2024-08-20
Tidy.
3gg
2024-08-15
Better event handling.
3gg
2024-08-14
Larger window
3gg
2024-08-14
Smoother collisions.
3gg
2024-05-24
WASD controls.
3gg
2023-10-04
Fix resize hang.
3gg
2023-10-04
Clean up.
3gg
2023-10-02
First pass at render backend.
3gg
2023-09-14
New Timer module and game loop with semi-fixed time step.
3gg
2023-08-31
New Algebra module and Spatial abstraction.
3gg
2023-08-23
Better physics and Vector class rename.
3gg
2023-08-23
Render without deforming paddles/ball.
3gg
2023-03-10
Minor refactoring and formatting.
3gg
2023-03-10
Compile demos with main project.
3gg