JavaScript Graphics 2

Back to index
ASSIGNMENT:
Although you can probably think of a number of ways of recreating the image shown to the left as a JavaScript applet, the technique you are required to use is probably not the simplest approach to take. For this assignment you must use only fillRect(int,int,int,int) to actually draw the numbers.