From 1264f30a8a148deff84db748b98159994972553f Mon Sep 17 00:00:00 2001 From: kiefac Date: Tue, 21 May 2024 14:58:22 -0400 Subject: [PATCH] title decided and updated in readme, applied to gui window title --- README.md | 4 ++-- main.rkt | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17cc3ba..18d2f33 100644 --- a/README.md +++ b/README.md @@ -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 ### ensure you have the gui-easy package installed diff --git a/main.rkt b/main.rkt index dad7d7b..eb8177e 100644 --- a/main.rkt +++ b/main.rkt @@ -1,6 +1,6 @@ #|-----------------------------------------| | Entry for the Spring Lisp Game Jam 2024 | - | Title: | + | Title: Prok | | Genre: Procedural text adventure | | Author: kiefac (homie@tensi.org) | | Start date: 2024-18-5 | @@ -23,6 +23,7 @@ (render (window + #:title "Prok" (hpanel (vpanel (input @log