Skip to content

pessoa736/lifegameConway-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lifegameConway-react

An implementation of the famous Conway's Game of Life using React.js.
Play it here: Conway's Game of Life

Technologies Used

  • React.js for building the UI.
  • Next.js for rendering and routing.
  • Chakra UI for modern visual components.
  • TypeScript for safer development.

Features

  • Real-time visualization of cell evolution.
  • Ability to draw initial patterns.

How to Run the Project

  1. Open the project:
   cd lifegamecownay
  1. Install dependencies:

       npm install
    
  2. Start the development server:

       npm run dev
    
  3. Open in your browser: http://localhost:3000

About

the famous conway's game of life but in next.js with typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published