issues
search
teamseven-2301
/
Internet-Dungeon-Crawler
MIT License
0
stars
4
forks
source link
(REF) MVP: GUI
#11
Closed
Joseph-WhiteSWE
closed
1 year ago
Joseph-WhiteSWE
commented
1 year ago
FRONTEND:
[ ] Text output window on game page
[ ] Text box input on game page
[ ] Button to send user input/text
[ ] Info button which displays game instructions as a pop-up
[ ] Undo button to undo user text in text box
[ ] Scroll function and button/element to look back on previous text in text output window
BACKEND:
[ ] POST route to ChatGPT for user input
[ ] GET route for to display responses from ChatGPT
FRONTEND:
BACKEND: