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

Burn in starting formation #4

Open
6 tasks
tasamo23 opened this issue Aug 3, 2024 · 0 comments
Open
6 tasks

Burn in starting formation #4

tasamo23 opened this issue Aug 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tasamo23
Copy link
Owner

tasamo23 commented Aug 3, 2024

Random starting formations are boring. Let's create text and shapes that dissolve by the laws of GOL!

Tasks:

  • Create new Universe constructur (with JS binding) that takes in an boolean array the size of the universe (not nested!)
  • Initialize the fixedbitset of the universe with that array
    • Followup allow the Universe to be written to an JS array with a public getter
    • Followup allow JSON export and import
  • Optional - Interpolate arrays that are either too big or small to be applied to the Universe 1:1
    • Alternatively throw an resolveable error when array with wrong dimensions get passed
@tasamo23 tasamo23 added the enhancement New feature or request label Aug 3, 2024
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

No branches or pull requests

1 participant