From abdbf5e6d13866bd863c9bff9d5efed6415fc021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juhani=20Krekel=C3=A4?= Date: Sun, 4 Jun 2023 22:23:41 +0300 Subject: [PATCH] Add README.md --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d2e96a --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +Reflect +======= +Reflect is based on a browser game I played maybe 10 years ago on its creator's +homepage. If you recognize the game, please contact me. + +Your aim is to protect cities from missiles using a paddle. + +Controls +-------- +Mouse to move. Click mouse button to explode missiles you've reflected. + +License +------- +The game code and assets are under Creative Commons Zero 1.0 Universal license. +If other code or data is distributed alongside them, see the attached +license.txt file for information about their licenses.