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

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