Dr. Roger Webster
Goals
- to use the MU computer facilities
- to use the editor
- to use the compiler
- to build problem solving skills using Java
- to convert a Java application into a JApplet
Overview
Write a Java program that plays checkers on the web. Convert the checkers program into an Applet and play checkers thru a web page. Also, fix the Java program to have the kings be able to go backwards and jump. Download the checkers program from my web site.
Problem Description