summaryrefslogtreecommitdiff
path: root/examples/shmup
Commit message (Expand)AuthorAgeFilesLines
* examples: Update shmup example so it doesn't crash.David Thompson2021-04-161-2/+3
* Update examples so they work with latest code.David Thompson2020-12-161-15/+20
* scene: Remove scancode arg from key press/release methods.David Thompson2020-10-061-2/+2
* examples: shmup: Stop polling input devices and only use events.David Thompson2020-10-061-27/+23
* node-2d: Stop using framebuffers with canvases.David Thompson2020-10-061-6/+2
* Update chickadee to latest commit.David Thompson2020-10-031-4/+4
* Update hacky shmup prototype code.David Thompson2019-07-092-47/+153
* Add shmup prototype example.David Thompson2019-06-2616-0/+771