No description provided
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| app | ||
| gradle/wrapper | ||
| .gitattributes | ||
| .gitignore | ||
| gradlew | ||
| gradlew.bat | ||
| README.md | ||
| settings.gradle | ||
Simple Menu System
I'm not quite sure what I was thinking when I did this, or when exactly this code came to be. It's terrible stuff, naturally. OOP Java implementing a bizarre menu system, with an attempt at some sort of ergonomic API. The custom linked list implementation has no redeemable qualities and was probably just written as a learning exercise.
Don't take anything from this, I'm archiving it now. Just making it public because, well I dunno really.