summaryrefslogtreecommitdiffstats
path: root/spygame/README
diff options
context:
space:
mode:
Diffstat (limited to 'spygame/README')
-rw-r--r--spygame/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/spygame/README b/spygame/README
new file mode 100644
index 0000000..48c7856
--- /dev/null
+++ b/spygame/README
@@ -0,0 +1,6 @@
+I made a fun and simple game! Find the two numbers in the given list which
+are swapped fast enough and I'll reward you with a flag :)
+
+Im kind of n00b when it comes to python, so I decided to write most of
+my game in C. I heard python uses C under the hood all the time..
+what could possibly go wrong?