summaryrefslogtreecommitdiff
path: root/examples/tilemap.scm
Commit message (Expand)AuthorAgeFilesLines
* Display some random tiles in the tilemap demo.David Thompson2013-07-061-25/+28
* Update demos to use new sprite-batch-draw procedure.David Thompson2013-07-061-11/+5
* Change sprite-batch-draw parameter list to use optional keyword arguments.David Thompson2013-07-061-7/+7
* Add tile map example.David Thompson2013-07-061-0/+106