From 24adc91c34fcb7dcb017aabb7ef07c520496e446 Mon Sep 17 00:00:00 2001 From: Andrew Lalis Date: Sat, 19 Jun 2021 20:12:29 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 88d83c2..436ea76 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# AceOfShades +# Ace Of Shades Top-Down 2D Team-Deathmatch shooter inspired by Ace of Spades + + +Here's a short demo video: + +https://user-images.githubusercontent.com/9953867/122651637-66ec4280-d13a-11eb-9e46-f9324c70c011.mp4 + +This video game was made for the Java Discord server's June JavaJam. + +Go to [releases](https://github.com/andrewlalis/AceOfShades/releases) to download the application (server and client). Note that this runs with Java 16!