From 50cf57aaf4d74306c224b9620e98d3057afa7906 Mon Sep 17 00:00:00 2001 From: miggymofongo Date: Sun, 23 Feb 2025 10:03:37 -0400 Subject: [PATCH] first commit --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8bdd6a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +This is a command line trivia game with questions from +my favorite video game series, Kingdom Hearts! + +Using Print, Printf, and Println, I can prompt the user for answers +to questions related to the game. + + +TODO + +- [] add colors and images +- [] put questions into separate questions bank