Skip to content
Jordan Bunke edited this page Jun 13, 2024 · 5 revisions

(Under construction)

About

Delta Time is a Java framework that I use to develop GUI applications and games. It consists of a core library that can be extended with optional, independent modules for particular development niches. Delta Time includes utilities for:

  • Text rendering
  • Scripting
  • UI elements
  • Game development paradigms
  • NPC AI
  • Physics
  • File I/O
  • 2D sprite management
  • Debugging
  • Sound
  • ... and much more!

More info: