Project Description

In order to prepare for creating Ticket to Ride, groups of 5-6 students will create a computer program version of the board game Khet. This project will teach students the basics of Java graphics.
Khet is a game similar to chess that involves lasers and rotating mirrored pieces.

Project Details

  • Create a Java simulation of the board game Khet
  • Work in a group of 5 or 6
  • Learn how to effectively use version control (Git)
  • Develop graphical programming skills in Java
Note: For this project it was recommended that we use a Java Applet. Applets have been deprecated from BlueJ Version 4.0 requiring the use of BlueJ Version 3.1.7 or earlier to run.