index
:
starling
master
starling-to-catbird
Object-oriented game engine for Guile
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename <canvas> to <display-2d> and <path> to <canvas>.
David Thompson
2021-10-15
1
-7
/
+7
*
examples: Update shmup example so it doesn't crash.
David Thompson
2021-04-16
1
-2
/
+3
*
Update examples so they work with latest code.
David Thompson
2020-12-16
2
-38
/
+43
*
Add uncomitted assets for tetris example.
David Thompson
2020-10-07
3
-0
/
+106
*
scene: Remove scancode arg from key press/release methods.
David Thompson
2020-10-06
2
-3
/
+3
*
examples: shmup: Stop polling input devices and only use events.
David Thompson
2020-10-06
1
-27
/
+23
*
node-2d: Stop using framebuffers with canvases.
David Thompson
2020-10-06
1
-6
/
+2
*
Update chickadee to latest commit.
David Thompson
2020-10-03
2
-10
/
+10
*
Commit this old stuff that was hanging around.
David Thompson
2020-09-26
1
-187
/
+508
*
Update hacky shmup prototype code.
David Thompson
2019-07-09
2
-47
/
+153
*
Add shmup prototype example.
David Thompson
2019-06-26
16
-0
/
+771
*
examples: Update tetra.
David Thompson
2019-06-26
2
-25
/
+44
*
Add tetris example.
David Thompson
2019-05-28
2
-0
/
+379