lispjam24/README.md

19 lines
320 B
Markdown
Raw Normal View History

# Prok
2024-05-18 14:12:15 +00:00
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