diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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! |