From 77be463f2bef1c1642ef9a88e329b7e667692400 Mon Sep 17 00:00:00 2001 From: phu004 Date: Wed, 5 Sep 2018 10:07:26 +1200 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..623d739 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# JavaRTS +Hobby project, trying to create a simple RTS game with somewhat challenging AI using Pure Java. + +Feel free to grab anything you want here, including the source code and image files!