diff --git a/Chapter_05/5-13_your_ideas.py b/Chapter_05/5-13_your_ideas.py new file mode 100644 index 0000000..43b13d9 --- /dev/null +++ b/Chapter_05/5-13_your_ideas.py @@ -0,0 +1,7 @@ +# Exercise 5-13 Your Ideas +# Learning Objective: No coding in this exercise. + +''' +goal: a simple 2D maze game with keys perhaps. +goal: simple web chat. +''' \ No newline at end of file