Trentv4

Home

Projects

Blog

Right here you can find all of my projects. I try to keep this up to date, but the exception will be freshly-created projects and projects I'm not too proud of.

- Trentv4


Bouncy Balls

This project was my first real-time 'game' per se. I implemented a work-in-progress Engine during this, mostly as a testbed for it. I discontinued for on this engine, but used what I learned in future stuff. I might release a version of this later.

This is a real-time physics simulation of balls. Hit esc to bring up the menu.


Password Manager

I created a password manager using Java's Swing system. I have plans to update this to the more-modern JavaFX API. I've had some issues with multiplatform decrypting, but on the same platform it seems to work quite well.


Top-down Shooter

I created a rushed top-down shooter game with three different weapons! This is an old project I just bashed off a quick polish on, and uploaded. Have fun, it's hard.