Hacker News new | ask | show | jobs
Show HN: I created a checkbox Conway's Game of Life. For some reason (jenkinsdev.github.io)
5 points by Malazath 905 days ago
1 comments

Hello. I think there might be a bug in your game logic. Patterns like the "beacon" are not working.

I created these: slow checkbox implementation based on this post: https://domsy.io/share/4418427d-7202-4a2a-8a5f-fbc21b9e8389

way faster implementation: https://domsy.io/share/83097650-8a93-4e8f-ac59-cf707f1d0823

Took the vacation time, but fixed, haha
Hey there. Implementation was in haste and admittedly I didn’t test too many patterns. Was a fun little toy though.

I’ll glance over the logic and see what is amiss as I have time.

Happy Holidays!