Skip to content

fzn7/AshJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AshJava

This is a port of the Ash Entity System. Though not a true 1 to 1 copy, it resembles the same structure and layout.

entity = new Entity().add(new Position(0,1)).add(new Display("something"));
engine.add(entity);

Current Status

Under construction and needs a ton of help. If you want to help out, get in touch with me or fork this project and send pull requests. All are welcome!

This is no where near done, and needs help.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published