Docs & Downloads
Here you will find all software that I have released to the public domain. The tables are organized alphabetically by name.
For programs which I have provided a JavaDoc you can access the documentation below by clicking on the appropriate link. In brackets is the option used for level of visibility.
| Name | Version | Type | Details | Documentation | Downloads |
|---|---|---|---|---|---|
| Card Deck | 0.5 | Java Resource | Java library. Regular deck of playing cards for games. More… | Java Doc (Package) | Card Deck (jar) |
| Maze Solver Game | Only* | Java Application | Randomly generate a maze then dynamically draws a path from start to finish. More… | N/A | Maze (jar) Maze (exe) |
| Parsing XML DOM | Only* | Java Application | Takes an XML file and parses it using a DOM API, then displays the results. More… | N/A | DOM XML (jar) DOM XML (exe) |
| Parsing XML SAX | Only* | Java Application | Takes an XML file and parses it using a SAX API, then displays the results. More… | N/A | SAX XML (jar) SAX XML (exe) |
| Pathfinder | Only* | Java Application | Put up walls then let computer check for a path from start to finish. More.. | N/A | Pathfinder (jar) Pathfinder (exe) |
| The Game of SOS | 1.0 | Java Application | Play against a friend and see who can make the most SOS sequences. More.. | In game instructions | Game of SOS (jar) Game of SOS (exe) |
| * Was done as a project for school. Note: For downloads jar files should work on all platforms and the exe is for all versions of Windows. |
|||||
The following table is for all older versions of my software. Just incase someone desires to use them for a particular reason.
| Name | Version | Type | Details | Documentation | Downloads |
|---|---|---|---|---|---|
| The Game of SOS | 0.5 | Java Application | Play against a friend and see who can make the most SOS sequences. More.. | In game instructions | Game of SOS v. 0.5 (jar) Game of SOS v. 0.5 (exe) |
| Note: For downloads jar files should work on all platforms and the exe is for all versions of Windows. | |||||