A collection of examples introducing the functionalities of the EON game framework.
Make sure this repository and the EON framework along with its dependencies are properly installed and can be found by Quicklisp, then execute the following code in the REPL:
(ql:quickload :eon-examples)
(eon-examples:main)