Draw Something Online

| No Comments | No TrackBacks

I've been trying to hack up a version of draw-something to run in a web page. ABCL is a Java Lisp interpreter that will load and run draw-something more or less unmodified, but it's either too slow or the mathematics handling is too different and I can't debug that.

So I'm going to take a leaf out of Kurzweil's book and do a Java renderer for draw-something's output. I'll generate a number of draw-something drawings and let the renderer draw them. It will look like the screen-based version of draw-something. The only difference will be the de-coupling of the generation and drawing code. It still feels like a big difference, though.

Technorati Tags:

No TrackBacks

TrackBack URL: http://robmyers.org/mt/mt-tb.cgi/3657

Leave a comment

About this Entry

This page contains a single entry by Rob Myers published on December 22, 2005 10:06 PM.

Top Ten Simple Electronic Circuits was the previous entry in this blog.

Happy Christmas! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.