## Description
_Venatio Creo_ is an editor to create games without programming knowledge. It
basically consists of two main components: the graphical interface where the
user adds assets on a grid and the logic editor in which the behaviour of said
assets are created. This version is a simplified port of the Windows tool of
the same name: there are some functions removed and the UI was redesigned for
controller support. It also features a larger amount of assets because players
are not able to import their own images and sounds.
It also includes twelve sample programs which demonstrate the capabilities of
the engine and one of them counts as game: In _Aki No Toki_ the player needs
to move through the level without being hit by static tofu sprites. It takes
about a minute to complete. There are also a Pong and Breakout variant, but
both have no goal.