Page 1 of 1

LoveFest III : Chance, Tank Battle I

Posted: Thu Nov 01, 2012 4:56 am
by substitute541
Alright, I finally got to say what I am doing. The game I am working on is a strategy game called Tank Battle I. It's 60% Done, and it has lots of bugs.

Screenies [incomplete] :
Pewww...
Pewww...
WhatIwasDoing.png (501.95 KiB) Viewed 929 times

Download :

TankBattle.love

Edit : ONE HUNDRED-TH POST :D

Re: LoveFest III : Chance, Tank Battle I

Posted: Thu Nov 01, 2012 12:30 pm
by Codex
Sweet!

Just tried it, got killed. Error message popped up.

Code: Select all

Error:  game.lua:265: attempt to perform arithmetic on field 'x' (a nil value)
traceback:
  game.lua:265
  game.lua:205
  main.lua:70
Also why do you have a Lua - LOVE Console running?

Re: LoveFest III : Chance, Tank Battle I

Posted: Thu Nov 01, 2012 12:33 pm
by substitute541
Codex wrote:Sweet!

Just tried it, got killed. Error message popped up.

Code: Select all

Error:  game.lua:265: attempt to perform arithmetic on field 'x' (a nil value)
traceback:
  game.lua:265
  game.lua:205
  main.lua:70
Also why do you have a Lua - LOVE Console running?
OOPS. Forgot to save the non-error version :P. Replacing the link.