Bennyhwanggggg / 2D-Game-Engine

2D Game Engine done using OpenGl with Java (JOGL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D Game Engine

Implementation of a scene-tree based game engine. The engine is designed to allow a games programmer to implement simple 2D objects, connect them in a scene-tree (each node only has one parent) and animate them.

This project is setup to be easily imported using Eclipse IDE.

About

2D Game Engine done using OpenGl with Java (JOGL)


Languages

Language:Java 99.8%Language:GLSL 0.2%