Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - parserp

Pages: 1 ... 33 34 [35] 36 37 ... 113
511
Introduce Yourself! / Re: Hello
« on: January 14, 2012, 04:49:01 pm »
here ya go:

512
TI Z80 / Re: 2-3 person project?
« on: January 14, 2012, 02:18:19 pm »
I'm ok with Metal Slug, but I'm not sure I could be of much use to you. I don't know how to do scrolling games, or shooting games, or games with lotsa enemies, but if there is something that I could do I'll be sure and tell you. :)

513
Introduce Yourself! / Re: Greetings, fellow programmers
« on: January 14, 2012, 02:10:06 pm »
Welcome! Hope you enjoy your stay! :D
!peanuts

514
TI Z80 / Re: Seeker
« on: January 13, 2012, 05:18:52 pm »
I just played this game and it was nice :D

just one thing: there are only 7 levels? (including the body one). It's a nice concept, but I beat it in 5 minutes. :-\

but otherwise looks good :D

515
Humour and Jokes / Re: What is your favorite joke?
« on: January 13, 2012, 05:15:08 pm »
Not really a joke, but I lol'ed at this xkcd comic :D

516
Axe / Re: Axe Q&A
« on: January 13, 2012, 04:54:44 pm »
Wow thanks guys O.O

also, I like the Runer-optimizedTM unreadable code. :D

517
Axe / Re: Axe Q&A
« on: January 12, 2012, 10:16:01 pm »
which is faster?

this:
Code: [Select]
:Rect(0,0,96,64)
:RectI(1,1,94,62)

or this:
Code: [Select]
:Rect(0,0,94,62
:For(J,1,94
:For(K,1,62
:Pxl-Off(J,K
:End
:End

^^^note that I'm trying to get a border around the screen. I'm not worried about size, just speed.

518
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:49:46 pm »
maybe a cannon game? like toss the turtle?

519
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:46:09 pm »
Well dj I think we could do it, and my Axe experience is over a year...so I think it's doable, but we are deciding on whether WE want to do this. And Thats why I decide on 3 people because it's easier to organize
still tho, seems like a MASSIVE undertaking to me.

520
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:40:26 pm »
Awesome :) so parser? you want to attempt it?
hmmm, I don't know. I'm not good with scrolling/shooting/enemies/graphics.
plus, wouldn't the file size be WAY too large?

521
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:25:12 pm »
O.o wow.

Are you sure we'll be able to code that?

522
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:21:43 pm »
I think that it works like this:
Code: [Select]
[youtube]youtube url[/youtube]

523
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 05:15:59 pm »
hmmm, nope.


could you post the video in [youtube] tags? cause I know that that works.

524
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 04:58:38 pm »

525
TI Z80 / Re: 2-3 person project?
« on: January 12, 2012, 04:54:05 pm »
* parser padwan googles metal slug...

hmmm, looks nice. :D
so does the guy move at all? or do the enemies come at him? and it doesn't scroll, right?

Pages: 1 ... 33 34 [35] 36 37 ... 113