DevEd information 178 glöps

- demo TIC-80 Many Hogs by Tea Lovers Committee
- a
- rulezadded on the 2021-01-01 19:03:57
- 256b TIC-80 Episode CCLVI by Slipstream [web] & Desire [web] & HOOY-PROGRAM [web]
- platform thumb
- rulezadded on the 2020-12-12 06:26:47
- 256b procedural graphics TIC-80 artistic by Desire [web]
- rulezadded on the 2020-12-10 05:57:34
- intro Commodore PET PETs Can't Keep Dying by All You Can Execute
- what are you talking about? we can spell xcq just fine
- isokadded on the 2020-12-02 21:02:29
- intro Commodore PET PETs Can't Keep Dying by All You Can Execute
- Source code can be found in the release package, for those who are interested.
- isokadded on the 2020-11-22 03:36:33
- cracktro Gameboy Color bounced +5 trainer by Capital
- Correct, this is just the cracktro. If you want the full trainer, here is an IPS patch that can be applied to an original ROM (note that you'll have to provide the ROM yourself).
- isokadded on the 2020-10-22 06:05:45
- 256b TIC-80 Exotic by Desire [web]
- down to 237
Code:t=93q=68s=120 function TIC()for c=0,47 do r=math.abs(31-(t//3&63))poke(16320+c,c*r/6)end t=t+1 for x=-s,s do for y=-q,q do for d=-10,-99,-1 do h=(d*d+d*x~(y*d))//256+4&(d-t)if h&8>0then pix(x+s,y+q,h-7+((x~y)&1))break end end end end end
- isokadded on the 2020-10-09 06:00:55
- 256b TIC-80 Exotic by Desire [web]
- Platform thumb
p.s. shaved off six charsCode:t=93 function TIC()for c=0,47 do r=math.abs(31-(t//3&63))poke(16320+c,c*r/6)end t=t+1 for x=-120,120 do for y=-68,68 do for d=-10,-99,-1 do h=((d*d+d*x~(y*d))//256+4)&(d-t)if h&8>0then pix(x+120,y+68,(h-7+((x~y)&1)))break end end end end end
- rulezadded on the 2020-10-09 05:48:42
- 64b Commodore 64 rainbow49 by Genesis Project [web]
- 🏳️🌈
- rulezadded on the 2020-09-28 02:55:51
- intro Wild wrong message by g0blinish
- Couldn't even get my name right.
- sucksadded on the 2020-09-25 20:38:07
account created on the 2017-09-25 19:39:41