19 lines
320 B
Markdown
19 lines
320 B
Markdown
# 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
|