diff options
Diffstat (limited to 'src/contrib/SDL-3.2.20/examples/demo/01-snake/README.txt')
-rw-r--r-- | src/contrib/SDL-3.2.20/examples/demo/01-snake/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/examples/demo/01-snake/README.txt b/src/contrib/SDL-3.2.20/examples/demo/01-snake/README.txt new file mode 100644 index 0000000..1cf9784 --- /dev/null +++ b/src/contrib/SDL-3.2.20/examples/demo/01-snake/README.txt | |||
@@ -0,0 +1 @@ | |||
A complete game of Snake, written in SDL. | |||