A 2D Java game engine for creating simple games fast. GameKit is based on Java Swing and doesn't use OpenGL hence rendering is CPU based and not GPU based.
GameKit is in no way a AAA engine and has limitations due to it not using OpenGL, but performance is decent enough for small to medium-sized games.
Read the full engine documentation here.
View the full changelog here.