From 660c3f83cd04900fc8d0557817892fa6d7545487 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 23 Jul 2017 16:10:34 -0400 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a539d1 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Super Sphere II + +The second game entry in the **Super Sphere!** series. A minimal action game by Kenneth Reitz, with music, graphics, and programming all done by Kenneth Reitz. + +See Also: [Super Sphere!](https://github.com/kennethreitz/super-sphere).