Skip to content

Small visual sorting program created using JGrasp. GUI components coded manually. Project for CSIS 1400 at SLCC.

Notifications You must be signed in to change notification settings

kevindapper/VisualSorting

Repository files navigation

VisualSorting

Small visual sorting program created using JGrasp. GUI components coded manually. Code written by classmates Quentin Howa, Alex Robertson, and Kevin Dapper. Project shown at SLCC's 2019 Fall Jamboree.

Motivation

Final project for CSIS 1400 class at SLCC. The project was picked to challenge my classmates and I to explore algorithms and GUIs which were not covered in class.

Build Status

The files available are for the final state of the project.

Installation

Download files into a folder and open with desired IDE. TeamProject.gpj is JGrasp's project file.

How to use

Run SortingApp class. Pick an array length from given prompts, then a sorting algorithm. In a JFrame, the visual portion of this program will run showing the algorithm run.

About

Small visual sorting program created using JGrasp. GUI components coded manually. Project for CSIS 1400 at SLCC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages