From bcada33441f112f68cb03bc368f81a8b593e012a Mon Sep 17 00:00:00 2001 From: Simon Kellet Date: Sat, 20 Jul 2024 10:25:04 +0100 Subject: [PATCH] updated readme --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index e69de29..bfd0549 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,30 @@ +# Tanks-A-Lot (LÖVE2D Game) + +## How to install + +### Download + +### Build from source (LÖVE2D must be installed already) +To build and make **.love** file: +```sh +zip -r game.love . -x '*.git*' +``` +To play, use: +```sh +love game.love +``` + +## How to Play + +## Credits + +* Programming: Simon +* Art: Laura +* Music: AJ + +# TODOS +* Links to socials +* Exe files +* Release stuff +* how to play instructions +* images for git