Page 1 of 1

TRÖN - test

Posted: Sat May 28, 2016 12:44 pm
by steVeRoll
Hello people! This is my version of the famous arcade game TRON for Love2d. I know it's not made in the most efficient way and I should have used modules and all that, but it's still something!
Let me know what you think!

Red cycle/snake/whatever is controlled with WASD.
Green cycle/snake/whatever is controlled with arrow keys.

Re: TRÖN - test

Posted: Sun May 29, 2016 9:17 am
by Clyybber
The bot kills itself.

Re: TRÖN - test

Posted: Sun May 29, 2016 12:55 pm
by steVeRoll
Clyybber wrote:The bot kills itself.
It's not a bot - It's supposed to be a second player. I wrote it's controls too

Re: TRÖN - test

Posted: Mon May 30, 2016 8:52 pm
by sanjiv
neat! A simple improvement would be to also display some instructions when you display "press Enter" or whatever. i.e.

Controls (in white. Maybe with a line drawn underneath)
Red: WASD (in red)
Green: arrow keys (in green)

Re: TRÖN - test

Posted: Sat Jun 04, 2016 5:32 pm
by skyHights
oooh!
You could fix the starting countdown text blurriness by making a larger font.

From graphics.newFont on the wiki:
font = love.graphics.newFont( filename, size )

Re: TRÖN - test

Posted: Mon Jun 13, 2016 4:10 pm
by Clyybber
steVeRoll wrote:It's not a bot - It's supposed to be a second player. I wrote it's controls too
Oh yeah. My fault... NEAT!

Re: TRÖN - test

Posted: Sat Jul 02, 2016 3:47 pm
by Autophoenix
Amazing! As you can see, I'm a TRON fan :)

Re: TRÖN - test

Posted: Thu Jul 21, 2016 3:05 pm
by bubbie
I ran this and it was working fine until the countdown ended.
That's when my computer blue screened.

Re: TRÖN - test

Posted: Thu Jul 21, 2016 6:10 pm
by steVeRoll
Wait were you joking or did that seriously happen?
Nice website BTW.
Nice coding skills too.

Re: TRÖN - test

Posted: Thu Jul 21, 2016 6:35 pm
by bubbie
steVeRoll wrote:Wait were you joking or did that seriously happen?
Nice website BTW.
Nice coding skills too.
Yes, that did happen, though at the moment I'm unsure whether it was the game or my machine since Windows Explorer just crashed about 2 hours ago - I'm not trying to blame it on anyone, I'll try and see if I can replicate it when I have time. Thanks, you too! :)

Edit: Just tried it now, it worked - sorry!