Skip to content

RyanDeivert555/Simple-ECS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-ECS

An ECS I made using Rust with simplicity in mind

This ECS is:

  1. Light
  2. Simple
  3. Easy to understand

This ECS is NOT:

  1. Performative

The ECS has no rendering backend, you must provide your own

Wistlist

  1. Add state functionality to ECS; systems will only run on a certain state

About

A light and simple ECS written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages