Skip to content

tombyrn/next-game-of-life

Repository files navigation

Next Game of Life

Implementation of Conway's Game of Life as a web application using the Next.js Framework.

To Run

First, install npm packages:

npm i

Then run development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Screenshot

About

Next.js implementation of Conways Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors