[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II webhosting at A2HQ.com
Saw this program mentioned on /. today -- except it's probably more original form in PetScii:
http://developers.slashdot.org/story/12/12/01/1847244/how-does-a-single-line-of-basic-make-an-intricate-maze
But for what it's worth I was able to make it work without a C64 just changing the math.
10 PRINT CHR$(47 + (INT(RND(1)+.5)*45));: GOTO 10
-B
On Saturday, December 1, 2012 8:25:16 PM UTC-6, BLuRry wrote:
> On Saturday, December 1, 2012 1:21:38 PM UTC-6, mmphosis wrote:
>
> > BLuRry wrote:
>
> >
>
> > > Cool program! You can use CSS3 to add drop shadow or borders to letters
>
> >
>
> > > to
>
> >
>
> > > enhance readability.
>
> >
>
> > >
>
> >
>
> >
>
> >
>
> > thanks, you've helped me make the letters less blurry, BLuRry
>
>
>
> Always here to help clarify things. Irony is beautify don't you think?
>
>
>
> -B