You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Kellet
ba6f2c8d49
|
4 months ago | |
---|---|---|
Game | 4 months ago | |
Menu | 4 months ago | |
Pause | 4 months ago | |
assets | 6 months ago | |
libs | 4 months ago | |
maps | 4 months ago | |
music | 4 months ago | |
.gitignore | 4 months ago | |
.luarc.json | 7 months ago | |
README.md | 4 months ago | |
bullet.lua | 4 months ago | |
collider.lua | 7 months ago | |
conf.lua | 4 months ago | |
constants.lua | 4 months ago | |
game.love | 4 months ago | |
main.lua | 4 months ago | |
mapsloader.lua | 4 months ago | |
player.lua | 4 months ago |
README.md
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:
zip -r game.love . -x '*.git*'
To play, use:
love game.love
How to Play
Credits
- Programming: Simon
- Art: Laura
- Music: AJ
TODOS
Game
- [] Better music (for each level)
- [] Fill out menu screen
- [] Finally fix physics
- [] Make more maps (different lecel types)
- [] Fix player placement at start of game
Git
- [] Links to socials
- [] Exe files
- [] Release stuff
- [] how to play instructions
- [] images for git