Implementation of Conway's Game of Life as a web application using the Next.js Framework.
First, install npm packages:
npm iThen run development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementation of Conway's Game of Life as a web application using the Next.js Framework.
First, install npm packages:
npm iThen run development server:
npm run devOpen http://localhost:3000 with your browser to see the result.