Skip to content
/ ecrus Public

A simple Entity-Component-System implementation written in Rust

License

Notifications You must be signed in to change notification settings

hch12907/ecrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecrus

An Entity-Component-System (or ECS, in short) implementation, done in Rust. This is just a pet project of mine, I plan to eventually use it in some other projects.

This project is still under heavy WIP. Further documentation will be made when this is feature-complete.

About

A simple Entity-Component-System implementation written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages