Skip to content

libgdx/ashley

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d63d542 · Apr 18, 2023
Jan 15, 2022
Apr 18, 2023
Jul 27, 2021
Feb 5, 2021
Jul 27, 2021
Jun 11, 2014
Oct 13, 2014
Dec 9, 2021
Dec 21, 2013
Dec 21, 2013
May 24, 2022
Nov 23, 2015
Dec 9, 2021
Nov 19, 2014
Jun 19, 2014
Jun 11, 2014
Aug 9, 2014
Dec 9, 2021
Jun 5, 2015

Repository files navigation

GitHub Actions build status

Sonatype Nexus (Releases) Sonatype Nexus (Snapshots)

A tiny entity framework written in Java. It's inspired by frameworks like Ash (hence the name) and Artemis. Ashley tries to be a high-performance entity framework without the use of black-magic and thus making the API easy and transparent to use.

Ashley is awesome, if you don't believe it, check out some games made with it!

Ashley lives under the libGDX family but it does not force you to use that specific framework if you do not wish to do so.

libGDX Discord : Discord Chat

Get started

News and community

Stay up to date in Ashley matters by following @d_saltares and reading saltares.com. Check the libGDX blog as well for additional updates.

Report issues

Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contribute

Awesome! If you would like to contribute with a new feature or submit a bugfix, fork this repo and send a pull request. Please, make sure all the unit tests are passing before submitting and add new ones in case you introduced new features.

License

Ashley is licensed under the Apache 2 License, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects. We love to get (non-mandatory) credit in case you release a game or app using Ashley!