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

Add WireWorld example #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffkreeftmeijer
Copy link

Thanks for your work on bevy_life! This patch adds a WireWorld example based on the existing game of life one, which I worked while learning to use the library. It shows using WireWorld2dPlugin and WireWorldCellState, as well as an example of using a time step to slow the simulation down.

@ManevilleF
Copy link
Owner

Thanks for this PR ! I'll review it in a bit.

There already is a well featured wireworld implementation using bevy life but a simpler example in this repo makes sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants