/Simplistic-2D-Game-Engine

A very simple game engine made with Java's Swing and awt libraries

Primary LanguageJava

Java 2D Game Engine

A simple Java 2D game engine that uses Swing and AWT libraries to construct a JPanel that you can draw on. It doesn't have a built-in physics engine so don't except anything too complicated out of this project. However, you can make pong in less than 5 mins :D