Gim949 / Simplistic-2D-Game-Engine

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%