/Game-of-life

My adaptation of popular one player game - John Conway's Game of Life.

Primary LanguageJavaScript

Info

Live demo - https://lubarskyy.github.io/Game-of-life/

My adaptation of popular one player game - John Conway's Game of Life. This is my second game created using JavaScript, main goal of this exercise was to introduce me to OOP.

Technologies and tools

  • CSS
  • HTML
  • Vanilla JS
  • Gulp for better work flow

Disclaimer

Please note that this is a homework exercise from my Coders Lab bootcamp. I did it on my own, but for our reference there were short instructions.