View Single Post
  #1 (permalink)  
Old 07-22-2007, 11:09 PM
toby toby is offline
Member
 
Join Date: Jul 2007
Posts: 40
toby is on a distinguished road
Help using images in Java
Hello, I have a question using images in Java. We are working on the Knights Tour project, which shows a knight making 64 moves all around the board hitting each square only once.
What I need now is to look into showing each move via images.
I've little luck searching, does anyone know of tutorials for this.
The only tutorial I've found deal with applets, and I cant use applets for this. Thanks.
Reply With Quote
Sponsored Links