Page 4 of 4

Re: My new NXT game- After Dark, in grayscale

Posted: 10 Mar 2012, 03:53
by nxtboyiii
doc-helmut wrote:
nxtboyiii wrote:Well I kinda thought it was cool because, so far as I know, it is the first grayscale NXT game on the web.
mattallen37 wrote:Right, that is very cool!
absolutely,
+1
:) Thanks! :)

Re: My new NXT game- After Dark, in grayscale

Posted: 10 Sep 2012, 03:16
by stryker001
Absolutely awesome. I know how you're pushing the limits of the NXT and making great strides: for a simple monochrome readout intended for basic text display for a robotics system, developing a full-on greyscale game like his is amazing. Great work as always!!

And as for cleaning up the code.... XD basically it's a good idea to keep it as tidy as possible when you're making it, even if it takes longer. If you feel like you'll take so long you forget stuff or have problems, just type all the messy code as a comment or even as psuedocode, and then use that as an outline to develop the proper program. It's worth it in the long run. ;)


AAAAAAAAAAAAnd you're not the only one playing with graphics on here ;)

Re: My new NXT game- After Dark, in grayscale

Posted: 10 Sep 2012, 20:01
by nxtboyiii
:D
Thank you so much Stryker!!! :D :D :D
So what are you working on with graphics? ;)

Re: My new NXT game- After Dark, in grayscale

Posted: 10 Sep 2012, 20:14
by stryker001
Just a little visual engine :D

Hopefully gonna mash it with audio sources to make an audiovisual performance piece.