Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 810 Bytes

File metadata and controls

13 lines (8 loc) · 810 Bytes

Course Overview

Course Title: KAP CS III – Data Structures
Prerequisites: AP Computer Science A (Java Programming)
Language: Java

About

Demonstration project for exporting JAR files using Eclipse IDE. Features a 1600x1000 pixel interactive window that displays four randomly selected character images from a pool of 18 options. Users can click on any of the four displayed images to re-randomize that specific image. Implements MouseListener interface for click detection and uses ImageIO for resource loading.

This repository is for portfolio and reference purposes only. Do not copy or submit this work as your own. Academic dishonesty violates school policy and undermines your learning. Use this as a guide to understand concepts, not to cheat.

Created: Spring 2020