Tag: game of life

  • React Project Tutorial – Game of Life

    This full project tutorial shows how to create Conway’s Game of Life using React. You don’t have to know a lot already but it may be helpful to check out one of these videos first to get an overview of React: https://youtu.be/1rIP81hjs2U (45 min) https://youtu.be/QqLkkBKVDyM (15 min) ⭐ Code ⭐ 💻 Github repo: https://github.com/beaucarnes/fcc-project-tutorials/tree/master/gameoflife 💻…