Skip to content

pjdufour/tecolote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Tecolote - General Purpose Utilities for Java

Description

This library provides a few general purpose utilties that can be used in a variety of projects. However, the libraries are targeted for use in java games/engines.

Features

  • Settings (and KeyBindings)
  • Logs
  • XML Utility Classes
  • Parser for strings and files (string to list, string to array, string to hash map, file to list, file to array, file to hash map, parse dimension)

Example

  • This example loads the example settings file at settings.xml and outputs its contents to the console and log file paths specified in the settings file.
  • Main Class

Building

External Dependencies:

  • none

About

General Purpose Utilities for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages