This is a GUI with an on-screen controller to play a text-rendered version of Doom. It has a configuration window to let you customize the position of the controller buttons, and you can save your ...
This project provides a lightweight desktop application to manage library books. It demonstrates a basic Swing GUI, file I/O for persistent storage, and simple CRUD operations (Create, Read, Update, ...