Skip to content

👽 Conway's Game of Life implemented in Scala 3 with Airstream and Scala.js

License

Notifications You must be signed in to change notification settings

iyyel/game-of-life-scala

Repository files navigation

game-of-life

Issues to fix

  1. Clicking on a predefined universe (after opening the predefined universe modal) should change the current state to stopped if its running.
  2. History is not behaving correctly.
  3. Perhaps update the description of the different predefined universes.

TODO

  1. Write a readme.
  2. Write a blog post.
  3. SEO?