summaryrefslogtreecommitdiff
path: root/examples/grid.scm
Commit message (Expand)AuthorAgeFilesLines
* Rename 'render' subdirectory to 'graphics'.David Thompson2020-10-031-5/+5
* Update a couple of examples to use new sprite batch API.Alex McGrath2019-05-281-7/+6
* Re-add key-pressed? and key-released? procedures.David Thompson2018-12-131-2/+1
* Re-hide SDL2 details.David Thompson2018-12-131-2/+1
* render: font: Include a default font for convenience.David Thompson2018-12-131-3/+1
* math: Add grid module.David Thompson2018-09-021-0/+87