issues
search
Lawrenceburg-Ivy-Tech-Technology-Club
/
OctoberGameProject
Text-based cybersecurity game for the Cyber Hygiene Seminar and October Showcase.
0
stars
0
forks
source link
Store prompt/choice data in JSON
#1
Open
mmaddin61
opened
1 month ago
mmaddin61
commented
1 month ago
Create JSON files for storing prompt and choice data
Write a parser for JSON files
mmaddin61
commented
1 month ago
Parse a choice's next prompt from JSON data
Set the next prompt in Choice.select()
Print the current prompt using an ID in Game.handle_prompt()