summaryrefslogtreecommitdiff
path: root/examples/sprite.scm
Commit message (Expand)AuthorAgeFilesLines
* math: vector: Deprecate #v syntax and remove uses of it.David Thompson2021-09-211-1/+1
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-2/+2
* Re-hide SDL2 details.David Thompson2018-12-131-3/+2
* Move SDL game loop implementation to its own module.David Thompson2018-08-231-1/+2
* math: vector: Add read syntax.David Thompson2018-08-231-1/+1
* Make the game loop modular!David Thompson2018-08-231-5/+1
* examples: sprite: Quit the demo when close button is pressed.David Thompson2017-01-241-0/+1
* Add basic sprite example.David Thompson2017-01-231-0/+17