This is an old revision of the document!
Beginners should start with the code examples on the main website at http://fulloo.info/Examples/.
Simple Shopping Cart
Written for the ScalaDCI library
Author: Marc Grue
https://github.com/DCI/scaladci/tree/master/examples/src/test/scala/scaladci/examples
Library Borrowing Machine
A simulation of a library machine used for borrowing library items
Author: Andreas Söderlund
https://github.com/ciscoheat/haxedci-example
Snake Game
An implementation of the classic Snake game
Author: Andreas Söderlund
https://github.com/ciscoheat/SnakeDCI
Turtle Graphics
A modern variation on Turtle Graphics showcasing multiple related mental models in nested contexts
Author: Matt Browne
https://github.com/mbrowne/dci-examples/tree/main/turtle-graphics
Online demo at https://codesandbox.io/p/sandbox/turtle-graphics-dci-example-6p6zsj?file=%2Findex.js