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 8d756beb1b removed 1 month ago
Game nearly there 1 month ago
Menu less prints 1 month ago
Pause escape key on pause 1 month ago
Win scaling 1 month ago
assets wip 1 month ago
libs formatting 1 month ago
maps added map 3 2 months ago
music added pause and music 2 months ago
powerups nearly there 1 month ago
.gitignore changes 2 months ago
.luarc.json init push 4 months ago
README.md links 2 months ago
bullet.lua better bouncing finally 1 month ago
conf.lua nearly there 1 month ago
constants.lua nearly there 1 month ago
game.love nearly there 1 month ago
gui.lua added start of gui lib 1 month ago
main.lua nearly there 1 month ago
mapsloader.lua no longer needed 1 month ago
player.lua nearly there 1 month ago
restart.lua nearly there 1 month ago
truncate.lua added truncate method 1 month 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