summaryrefslogtreecommitdiff
path: root/examples/lines.scm
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Make the game loop modular!David Thompson2018-08-231-4/+1
* Move color module into render namespace.David Thompson2017-08-081-1/+1
* examples: Add line segment example.David Thompson2017-01-251-0/+31