updated readme
This commit is contained in:
parent
16f90a075b
commit
bcada33441
30
README.md
30
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
|
Loading…
x
Reference in New Issue
Block a user