====== Code Examples ====== **Beginners should start with the code examples on the main website at http://fulloo.info/Examples/.** ===== Community 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