This is a project giving an interface for small circuits written in Clash. An example of such a small circuit, a game of snake is provided.
stack build
To run the snake example circuit:
stack exec snake
The source code for this example can be found in snake/Snake.hs
Copyright 2017 Basile Henry