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 b8106bc1aa deletes bullets after bouncing so many times 2 months ago
Game deletes bullets after bouncing so many times 2 months ago
Menu removed unused music stops 2 months ago
Pause done for tonight 2 months ago
Win draws score 2 months ago
assets push 4 months ago
libs moved 2 months ago
maps added map 3 2 months ago
music added pause and music 2 months ago
.gitignore changes 2 months ago
.luarc.json init push 5 months ago
README.md links 2 months ago
bullet.lua changes 2 months ago
collider.lua init push 5 months ago
conf.lua added love2d version for building 2 months ago
constants.lua global tracker of current level 2 months ago
game.love done for tonight 2 months ago
main.lua changed 2 months ago
mapsloader.lua better wall init and clearing 2 months ago
player.lua hitbox now circle and slower going backwards 2 months ago
restart.lua restart doesnt stop battle music 2 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

TODOS

Game

  • [] Better music (for each level)
  • [] Fill out menu screen
  • [] Finally fix physics
  • [] Make more maps (different level types)
  • [] Fix player placement at start of game

Git

  • [] Links to socials
  • [] Exe files
  • [] Release stuff
  • [] how to play instructions
  • [] images for git