syndicate-rkt/syndicate/examples
Tony Garnock-Jones bbcb8a3b80 Adapt platformer to imperative-syndicate. Mostly working!
It's also nicely fast compared to the old-Syndicate version :-)

There are still some problems with parameters in cross-ds relaying;
the symptom is #f for (current-facet) at some point, leading to some
sprites that don't get retracted (!).
2018-05-01 21:15:22 +01:00
..
box-and-client.rkt First stab at #lang infrastructure 2018-04-29 12:22:12 +01:00
chat-server-nested-dataspace.rkt First sketch of `quit-dataspace!`. 2018-05-01 21:12:54 +01:00
chat-server.rkt External-event and TCP drivers; chat server and stdin echo programs 2018-04-29 18:43:39 +01:00
gl-2d-basic.rkt gl-2d driver and examples 2018-05-01 17:39:17 +01:00
gl-2d-many.rkt gl-2d driver and examples 2018-05-01 17:39:17 +01:00
gl-2d-platformer.rkt Adapt platformer to imperative-syndicate. Mostly working! 2018-05-01 21:15:22 +01:00
simple-cross-layer.rkt Nested dataspaces 2018-04-29 14:54:14 +01:00
stdin-echo.rkt External-event and TCP drivers; chat server and stdin echo programs 2018-04-29 18:43:39 +01:00
time.rkt Add timer/timestate support; this prompted a change to endpoint registration. 2018-04-29 22:27:55 +01:00