Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 286 Bytes

File metadata and controls

4 lines (4 loc) · 286 Bytes

Java Game Engine

A game engine that was originally developed from scratch to implement a 2D party game. The engine allowed to draw different 2D objects and connect controllers via TCP. The game is meanwhile implemented using web technologies and the engine was not further developed.