Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: leafy on July 24, 2011, 01:49:15 am

Title: Nyan Cat
Post by: leafy on July 24, 2011, 01:49:15 am
(http://img.removedfromgame.com/imgs/nyan.gif)

How long can you nyan? Massive thanks to runer112!
Title: Re: Nyan Cat
Post by: Juju on July 24, 2011, 01:54:47 am
Dat grayscale nyan cat. Nice :D
Title: Re: Nyan Cat
Post by: ZippyDee on July 24, 2011, 03:11:17 am
does it have achievements like nyan.cat?
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 05:29:47 am
(http://img.removedfromgame.com/imgs/nyan.gif)

How long can you nyan? Massive thanks to runer112!



hahahah that's awesome leafiness (and runer), nice job! I like the "frames" thing. Is there a 65535 limit?
Title: Re: Nyan Cat
Post by: Freyaday on July 24, 2011, 05:30:28 am
lolness
Title: Re: Nyan Cat
Post by: Stefan Bauwens on July 24, 2011, 06:03:31 am
Awesome.
Title: Re: Nyan Cat
Post by: mrmprog on July 24, 2011, 06:12:18 am
Lol, at first I thought that this was spam. Pure awesomeness.
Title: Re: Nyan Cat
Post by: Anima on July 24, 2011, 06:54:36 am
Lol, that's funny. This will make my classmates jealous. :P
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 08:06:39 am
Can you post code please?
Title: Re: Nyan Cat
Post by: mrmprog on July 24, 2011, 08:12:30 am
I would like to see the code also :)
Title: Re: Nyan Cat
Post by: Runer112 on July 24, 2011, 09:08:15 am
I ended up helping writing some (read: most :P) of the code for leafiness0 to make this awesomeness happen. So a lot of the code is probably my typical mess.
Title: Re: Nyan Cat
Post by: annoyingcalc on July 24, 2011, 09:10:45 am
Post it PLEASE!
Title: Re: Nyan Cat
Post by: mrmprog on July 24, 2011, 09:22:45 am
I ended up helping writing some (read: most :P) of the code for leafiness0 to make this awesomeness happen. So a lot of the code is probably my typical mess.

My dreams of a self replicating nyan cat virus have been shattered...
How will I ever understand the source ???
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 10:09:08 am
I ended up helping writing some (read: most :P) of the code for leafiness0 to make this awesomeness happen. So a lot of the code is probably my typical mess.

I don't care, I want the code anyways :P
Title: Re: Nyan Cat
Post by: leafy on July 24, 2011, 11:57:34 am
I ended up helping writing some (read: most :P) of the code for leafiness0 to make this awesomeness happen. So a lot of the code is probably my typical mess.
read: all
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 12:07:52 pm
y no code e-hat? Also, leafiness, did Runer really code 100%?
Title: Re: Nyan Cat
Post by: Runer112 on July 24, 2011, 12:10:29 pm
Well leafiness0 supplied the image data, but I ended up supplying a lot of code. Everything you can see here (http://typewith.me/2EJMlopA6k) in red was done by me, everything in green was done by leafiness0. :P
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 12:11:51 pm
Well leafiness0 supplied the image data, but I ended up supplying a lot of code. Everything you can see here (http://typewith.me/2EJMlopA6k) in red was done by me, everything in green was done by leafiness0. :P

Yellow was made by me. And wow complex code is complex!
Title: Re: Nyan Cat
Post by: Juju on July 24, 2011, 12:13:11 pm
Does it have sound too? It's not that awesome without sound.
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 12:13:46 pm
Does it have sound too? It's not that awesome without sound.

The code doesn't seem to have sound, sound, I'd like sound too!
Title: Re: Nyan Cat
Post by: Ti-Programmer on July 24, 2011, 12:23:59 pm
Does it have sound too? It's not that awesome without sound.

The code doesn't seem to have sound, sound, I'd like sound too!
Still, this a great start!
Good job guys!
Title: Re: Nyan Cat
Post by: leafy on July 24, 2011, 01:23:39 pm
It's impossible to put sound in. Sorry guys :/
Title: Re: Nyan Cat
Post by: Munchor on July 24, 2011, 05:38:41 pm
It's impossible to put sound in. Sorry guys :/

Bad to know, but well it's good enough as it is.
Title: Re: Nyan Cat
Post by: SirCmpwn on July 24, 2011, 06:26:39 pm
I think sound would be possible.  You don't use interrupts, why not throw Qugibo's interrupt-based sound routine in for low quality nyaning?
Title: Re: Nyan Cat
Post by: ztrumpet on July 24, 2011, 08:37:27 pm
That looks awesome.

I think it'd be even better with sound, though.  Good luck getting that in there. ;D
Title: Re: Nyan Cat
Post by: Darl181 on July 24, 2011, 11:16:31 pm
I think the problem would be both keeping semi0-smooth grayscale and sound going at the same time.
Tho, a fast interrupt and short bits of sound would probably work...
Title: Re: Nyan Cat
Post by: Scipi on July 25, 2011, 01:10:18 am
Is there a 65535 limit?

I ran this until it hit the limit and it reset back to 0. :P

Took several hours too. O.O
Title: Re: Nyan Cat
Post by: annoyingcalc on July 25, 2011, 09:11:39 pm
Wow I love this, it must have been hard to make
Title: Re: Nyan Cat
Post by: Darl181 on July 26, 2011, 12:58:40 pm
Not sure if anyone else got this, but there's a Fix 2 needed at the end.
Tho the inverted homescreen looks pretty cool...
Title: Re: Nyan Cat
Post by: squidgetx on July 26, 2011, 08:56:10 pm
Awesome. Good luck getting sound to work (?)
Title: Re: Nyan Cat
Post by: mrmprog on July 27, 2011, 12:22:48 am
Is there a 65535 limit?

I ran this until it hit the limit and it reset back to 0. :P




Took several hours too. O.O


So what did you do while it was running ???
Title: Re: Nyan Cat
Post by: leafy on July 27, 2011, 12:23:12 am
Well I just changed it so it's an accurate timer, so it'll take several hours*10 now ^^
Title: Re: Nyan Cat
Post by: Scipi on July 27, 2011, 10:17:52 am
I was on a 3-hour car trip back from vacation :P

All I did was leave it running and talked to my brother about some game ideas.
Title: Re: Nyan Cat
Post by: p2 on July 30, 2011, 09:49:38 am
http://annoyingorange.com/2011/04/nyan-nya-orange-nyan-cat-spoof/ (http://annoyingorange.com/2011/04/nyan-nya-orange-nyan-cat-spoof/)
Marshmallow and AnnoyingOrange!!!! YAY!!