deadlycreationsgameengine

Deadly Creations Game Engine

Java Multipurpose Engine

The Deadly Creations Game Engine, henceforth refered to as dcge is a multipurpose tool set to simplify life of many.

Here is the main file (the first release)

Version alpha 0.2

dcge.jar

Simply add an external library to use the features.

Features

    • Input/Output from files, keyboard and mouse (automatically incorporates polling rather than event driven programming)

    • Networking - Encapsulates making a connection, creates a server router and non-blockign input

    • Graphics - double buffering, drawing and loading pictures

    • Graphing - draw charts and create functions

    • Utility - points, vectors and rectangles

    • Misc - Helper functions