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.
