Show HN: Playcells.com – simple game based on Game of Life
1–4 of 4 posts
Re: Show HN: Playcells.com – simple game based on Game of Life
#2Author here. Maybe it's too early to post it here, as I'd like to add few more things, but I couldn't wait :). There is one board per day, so if you're bored with today's grid please wait for tomorrow. Stack: Rails + Stimulus, no AI :)
Re: Show HN: Playcells.com – simple game based on Game of Life
#3Hey, mabe you could add a litle bit more information on how the cells transition?
Just looking up the Wikipedia Article to get a basic understanding of what to do to devise a strategy :)
Re: Show HN: Playcells.com – simple game based on Game of Life
#4Hey, mabe you could add a litle bit more information on how the cells transition? Just looking up the Wikipedia Article to get a basic understanding of what to do to devise a strategy :)
I thought only people knowing game of life will play it, so I didn't explain it. The way they transition is exactly the same as in original game of life. The only difference is this grey dead cells area, where cells are always dead no matter what's their neighborhood. Anyway, I think you're right, I'll add this info. Thanks.