News

Baby Ball Bounce is a simple yet fun 2D game developed in Java as a training project. The objective of the game is to prevent a bouncing ball from reaching the bottom of the screen. On launching the ...
A basic 2D Game Engine written in Java. This is a little personal project made for fun. I wanted to try building from scratch the most minimal 2D Game Engine possible using only Java standard APIs.