Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

51 implement ecs in flakkari server #18

Conversation

MasterLaplace
Copy link
Owner

@MasterLaplace MasterLaplace commented Jan 8, 2024

Changes

This pull request makes the following changes:

  • Implement Entity class
  • Implement Sparse Arrays class
  • Implement Registry class

Standards checklist:

Questions that need to be answered before merging:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • Is this PR targeting the correct branch in this repository?
  • Has the CHANGELOG.md file been updated to reflect the updates in this PR?
  • The code is well documented and easy to understand.

Additional information

Flakkari Client requesting: (if applicable)

  • Contributor has read Flakkari's GitHub code of conduct
  • Contributor would like to be mentioned in the release notes as: @MasterLaplace
  • Contributor agrees to the license terms of this repository.

@MasterLaplace MasterLaplace added documentation Improvements or additions to documentation enhancement New feature or request network All About Flakkari Server and his API patch This is a patch (increment version) labels Jan 8, 2024
@MasterLaplace MasterLaplace self-assigned this Jan 8, 2024
@MasterLaplace MasterLaplace merged commit defc1f0 into 52-implement-a-complete-game-manager Jan 8, 2024
6 checks passed
@MasterLaplace MasterLaplace deleted the 51-implement-ecs-in-flakkari-server branch January 8, 2024 08:56
@MasterLaplace MasterLaplace added engine All About Flakkari Engine and removed network All About Flakkari Server and his API labels Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation engine All About Flakkari Engine enhancement New feature or request patch This is a patch (increment version)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant