Skip to content
/ sscs Public

Simple entity-component library inspired by ecs-rs and entityx for Rust

Notifications You must be signed in to change notification settings

johann2/sscs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sscs (super-simple component system)

Simple entity-component library inspired by ecs-rs and entityx for Rust. et, though)

##Usage Add to cargo.toml:

[dependencies.sscs]
git = "https://github.com/johann2/sscs.git"

Add to your crate root: extern crate sscs

See the tutorial,docs and examples

About

Simple entity-component library inspired by ecs-rs and entityx for Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages