Skip to content
/ testjar Public

Java compiling guide by Derek Chen and Danielle Okuseinde, for Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.

Notifications You must be signed in to change notification settings

DereC4/testjar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

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

About

Java compiling guide by Derek Chen and Danielle Okuseinde, for Computer Science III: Data Structures taught by Paul Stroud at Seven Lakes High School.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages