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
Age
Commit message (
Collapse
)
Author
25 hours
Fix use of ddt.
HEAD
main
3gg
25 hours
Fix animation.
3gg
25 hours
Use fixed time points in animation.
3gg
25 hours
Use adaptive sync if available.
3gg
2024-11-18
Format.
3gg
2024-11-18
Fix momentum.
3gg
2024-11-17
Use monotonic clock for timing.
3gg
2024-11-17
Remove vsync to fix stuttering.
3gg
2024-11-17
Minor cleanup.
3gg
2024-11-17
Smoother resizing.
3gg
2024-11-08
Remove unused include dir.
3gg
2024-08-20
UI adjustments.
3gg
2024-08-20
Basic enemy AI.
3gg
2024-08-20
Fix docstrings.
3gg
2024-08-20
Tidy.
3gg
2024-08-16
More convenient switch and multiSwitch.
3gg
2024-08-15
Better event handling.
3gg
2024-08-14
Include debug symbols.
3gg
2024-08-14
Check input events once per frame.
3gg
2024-08-14
Larger window
3gg
2024-08-14
Enable vsync
3gg
2024-08-14
Smoother collisions.
3gg
2024-05-24
WASD controls.
3gg
2024-05-24
Remove unnecessary char callback.
3gg
2023-10-04
Fix resize hang.
3gg
2023-10-04
Clean up.
3gg
2023-10-04
Add note.
3gg
2023-10-04
Allow creation of Geometry from literal arrays. Simplify Buffer.
3gg
2023-10-02
First pass at render backend.
3gg
2023-09-14
Improve game loop timing.
3gg
Uses TimeDelta (uint64) for most computations and converts to double only before stepping the game logic.
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-30
Format.
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
2023-03-09
Update project setup instructions.
3gg
2022-09-18
Slightly better collision handling.
3gg
2022-09-18
Add App module.
3gg
2022-09-17
2020s update
3gg
2013-12-23
Added input processing functions
Jeanne-Kamikaze
2013-12-23
Window module now tracks elapsed time
Jeanne-Kamikaze
2013-08-18
Tidying and docs
Jeanne-Kamikaze
2013-08-18
Unused imports
Jeanne-Kamikaze
2013-08-18
Enhanced Step function
Jeanne-Kamikaze
2013-08-17
Added run function
Jeanne-Kamikaze
2013-08-11
Moved step into its own module
Jeanne-Kamikaze
2013-08-10
Added pong
Jeanne-Kamikaze
2013-06-13
GameObject
Jeanne-Kamikaze
[next]