From 896bb8328fbef00d6285f090a91a8fb0802189e9 Mon Sep 17 00:00:00 2001 From: s1n Date: Mon, 12 Aug 2019 21:55:21 -0700 Subject: Create README --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..4a31478 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ + _____ _____ _ +/ ___| |_ _| | | +\ `--. _ __ __ _ ___ ___ | | _ ____ ____ _ __| | ___ _ __ ___ + `--. \ '_ \ / _` |/ __/ _ \ | || '_ \ \ / / _` |/ _` |/ _ \ '__/ __| +/\__/ / |_) | (_| | (_| __/ _| || | | \ V / (_| | (_| | __/ | \__ \ +\____/| .__/ \__,_|\___\___| \___/_| |_|\_/ \__,_|\__,_|\___|_| |___/ + | | + |_| + +Space Invaders in 501 bytes. + +This a game recreating the Space Invaders game in 501 bytes. + +Move with the left and right arrow keys and any key to +shoot. (You might have to disable StickyKeys in Windows.) + +Enjoy it! -- cgit v1.2.3