Go to file
2024-05-23 15:22:05 -04:00
.gitignore Initial commit 2024-05-18 14:12:15 +00:00
interpret.rkt look verb object description 2024-05-23 15:22:05 -04:00
main.rkt title decided and updated in readme, applied to gui window title 2024-05-21 14:58:22 -04:00
README.md title decided and updated in readme, applied to gui window title 2024-05-21 14:58:22 -04:00
structs.rkt look verb object description 2024-05-23 15:22:05 -04:00

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