Skip to content

What does "data-driven" mean? #5941

Answered by harudagondi
kartikynwa asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't related to Bevy, but this resource on making a roguelike using specs (an older ECS library) shows how making data-driven design makes your code easier to mod and edit, and decouples game logic from game data.

You should read Section 5 of that book, especially the second part titled "Data-Driven Design: Raw Files". It shows examples of data-driven design logic.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@kartikynwa
Comment options

Answer selected by kartikynwa
Comment options

You must be logged in to vote
1 reply
@kartikynwa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants