Skip to content

Conversation

@Shr1ftyy
Copy link
Collaborator

@Shr1ftyy Shr1ftyy commented Aug 28, 2024

  • Adds an Entity Component System
  • Also tries to make things more organized and look more like an engine from a developer perspective.

@Shr1ftyy Shr1ftyy added the enhancement New feature or request label Aug 28, 2024
@Shr1ftyy Shr1ftyy self-assigned this Aug 28, 2024
@Shr1ftyy Shr1ftyy marked this pull request as draft August 28, 2024 16:21
@Shr1ftyy Shr1ftyy marked this pull request as ready for review September 28, 2024 06:57
@Shr1ftyy
Copy link
Collaborator Author

Shr1ftyy commented Sep 28, 2024

I'm going to go ahead and merge this now. The core ECS is basically done, and there's also a dead simple physics system that has been implemented. I've tried cleaning some stuff up as well. I'll talk about next steps soon.

@Shr1ftyy Shr1ftyy merged commit b852cfc into main Sep 28, 2024
@Shr1ftyy Shr1ftyy linked an issue Sep 28, 2024 that may be closed by this pull request
4 tasks
@Shr1ftyy Shr1ftyy mentioned this pull request Sep 28, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ECS - Components, Systems, etc.

2 participants