Skip to content

Smash Tracker is a desktop app designed to keep record of win/loss history for players of the game Super Smash Brothers Melee for the Nintendo GameCube. The user interface is made with the Java Swing API and the records are held in an SQLite database.

Notifications You must be signed in to change notification settings

tamargoadam/smash-record-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smash Tracker

Smash Tracker is a desktop app designed to keep record of win/loss history for players of the game Super Smash Brothers Melee for the Nintendo GameCube. The user interface is made with the Java Swing API and the records are held in an SQLite database.

How to Run Application

To run the application, both the SmashRecordTracker.jar executable file and the images folder must be downloaded and in the same directory. Once this is done, simply start the .jar file and the login window will load.

(Using the app will create a SmashSQL.db file in the directory that your .jar file is found in.)

Screeshots

Login Window:

alt text

Create Tag Window:

alt text

Main App Window:

alt text

Player Statistics Window:

alt text

About

Smash Tracker is a desktop app designed to keep record of win/loss history for players of the game Super Smash Brothers Melee for the Nintendo GameCube. The user interface is made with the Java Swing API and the records are held in an SQLite database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages