title decided and updated in readme, applied to gui window title

This commit is contained in:
kiefac 2024-05-21 14:58:22 -04:00
parent cab6404cbc
commit 1264f30a8a
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# lispjam24 # Prok
repo for entry to lisp game jam 2024 repo for my entry to the spring lisp game jam 2024
## compilation in DrRacket ## compilation in DrRacket
### ensure you have the gui-easy package installed ### ensure you have the gui-easy package installed

View file

@ -1,6 +1,6 @@
#|-----------------------------------------| #|-----------------------------------------|
| Entry for the Spring Lisp Game Jam 2024 | | Entry for the Spring Lisp Game Jam 2024 |
| Title: <TODO> | | Title: Prok |
| Genre: Procedural text adventure | | Genre: Procedural text adventure |
| Author: kiefac (homie@tensi.org) | | Author: kiefac (homie@tensi.org) |
| Start date: 2024-18-5 | | Start date: 2024-18-5 |
@ -23,6 +23,7 @@
(render (render
(window (window
#:title "Prok"
(hpanel (hpanel
(vpanel (vpanel
(input @log (input @log