https://github.com/bitbrain/chronos
Java Game Development Toolkit
https://github.com/bitbrain/chronos
Last synced: 2 months ago
JSON representation
Java Game Development Toolkit
- Host: GitHub
- URL: https://github.com/bitbrain/chronos
- Owner: bitbrain
- License: other
- Created: 2013-05-22T05:20:50.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-24T11:10:50.000Z (over 12 years ago)
- Last Synced: 2025-02-08T03:27:55.002Z (about 1 year ago)
- Language: Java
- Homepage: http://dev.my-reality.de/chronos
- Size: 480 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: changes.xml
Awesome Lists containing this project
README
Chronos
=======
Chronos is a Java game development toolkit for game developers.
About
-----
Chronos provides functionality for your game:
* Centralized resource management
* Game updating with multi-threading support
* Game models to build tree structures and to apply behavior
* Scripting support for several languages like LUA, Javascript or Python
* Easy to extend by providing a well documented API
* Modding framework to provide custom modifications for your game
Getting started
---------------
Read [the wiki](https://github.com/MyRealityCoding/chronos/wiki) first, to learn more about the basic principles of Chronos.
Development
-----------
This software has been developed by [Miguel Gonzalez](http://my-reality.de/ "Blog of Miguel Gonzalez"), a software engineer and game developer from Germany. Follow him [on twitter](https://twitter.com/tweetmyreality/ "Miguel's twitter") or [Google+](https://plus.google.com/103183029519102261612/ "Miguel's Google+") to get newest development information.
Visit [the official website of Chronos](http://chronos.my-reality.de "Official website of Chronos") for more information.