lispjam24/README.md

25 lines
531 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
2024-05-26 01:53:18 +00:00
## 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