Skip to content
This repository was archived by the owner on Jul 25, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeBASIC Entity Component System

Notice

This repository has moved development to CodeBerg, this repository is archived and will not be updated.

This library is inspired by the rust library "bevy" and Unity3D

Warning

This project is still in the early stages of development. APIs can and will change (now is the time to make suggestions!). Important features are missing and the documentation is sparse.

License

MIT License for maximum freedoms, see LICENSE file for details

Documentation

Coming soon, library is still a work in progress. Basic flow is:

1) create entity
2) add components to entity
3) add entity to entity list
4) query entity list for necessary ones components in systems

See the examples folder.

About

Simple Entity Component System for FreeBASIC

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages