Page 1 of 1
Snake
Posted: Sun Jan 06, 2013 6:13 pm
by Synert
Spoiler: Screenshot (Open)
Just a quick ACS version of Snake, use WASD (or whatever your controls are) to move around. If you fancy messing around with the source go for it, though be aware that changing MAX to anything above 20 causes it to crap out for some reason.
The snake's currently limited to the size of the level, and I didn't bother doing anything for rectangular ones or obstacles.
Download
RE: Snake
Posted: Sun Jan 06, 2013 6:20 pm
by one_Two
Nice work. I was working on a snake game using hud message images but gave up like with everything I do :3
RE: Snake
Posted: Sun Jan 06, 2013 6:40 pm
by mr fiat
this is awesome! the only minor gripe I have is that the play field is rather small (but maybe that has to do with the screen resolution :v since I always play in 1366X768)
RE: Snake
Posted: Sun Jan 06, 2013 6:50 pm
by Catastrophe
Ouch, synerts got snake and ijon has tetris, who will win?!
RE: Snake
Posted: Sun Jan 06, 2013 6:58 pm
by Synert
mr fiat wrote:
this is awesome! the only minor gripe I have is that the play field is rather small (but maybe that has to do with the screen resolution :v since I always play in 1366X768)
I was too lazy to use HudMessages, which is indeed why it's so small in your resolution
Catastrophe wrote:
Ouch, synerts got snake and ijon has tetris, who will win?!
Code: Select all
[18:55] <Synert> iphone: acstris beats the shit out of snake
RE: Snake
Posted: Sun Jan 06, 2013 7:24 pm
by mr fiat
Catastrophe wrote:
Ouch, synerts got snake and ijon has tetris, who will win?!
I'm more of a snake guy, but only time will tell.
RE: Snake
Posted: Tue Jan 15, 2013 7:39 am
by Snakezz
I approve of this WAD. Job well done sir.
RE: Snake
Posted: Tue Jan 15, 2013 7:40 am
by Razgriz
Pretty cool stuff, who will make Ping Pong Doom

??
RE: Snake
Posted: Fri Feb 01, 2013 4:54 am
by XutaWoo
The [video] tag is deprecated, please use the [media] tag
Not quite vanilla pong in the slightest, but hey it's something I whipped up a while ago while bored.