# Prok
repo for my entry to the spring lisp game jam 2024
## compilation in DrRacket
### ensure you have the gui-easy package installed
File -> Package Manager... -> Do What I Mean
Package Source: `gui-easy` [return/enter]
### create the package
Racket -> Create Executable...
Type: [any]
Base: GRacket
-> Create
## license
this is released as BEERWARE
the code isn't actually included here, but this uses [gui-easy by bogdanp](https://github.com/Bogdanp/racket-gui-easy) which is licensed under the 3-clause bsd license