Hi there
I’m presenting my first AWT Wrapper made for game development, Vox2D.
It’s really easy to understand and really fast.
GitHub: https://github.com/JackHull/Vox2D
Example of drawing geometry:
Feel free to fork me on GitHub and ask all kind of questions.
Everything is well documented on GitHub.
Vox2D makes everything easer, especially responsive window resizing and resolutions.
The great thing about Vox2D is that you can export your project without any problems.
It will just run fine as you export it as a runnable JAR file.
~ Jack