Skip to content

JGefroh/Core

Repository files navigation

Core

Core is a work-in-progress game framework written in Java that is based on an entity composition system.
The framework provides very basic functionality to allow programmers to implement game features.

Disclaimer: As a WIP, Core's functionality may change greatly between versions.

Installation directions:

  1. Download the .jar.
  2. Link it to your project as an external resource.
  3. Import and use where necessary.

Usage directions:

  1. Check out the Javadoc.
  2. Code to your heart's content.

========== Copyright Joseph Gefroh, 2013.

About

🌐 A simulation framework that uses an entity-composition architecture built with Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages