Skip to content

A game of life realisation with react hooks, express & mongodb

Notifications You must be signed in to change notification settings

MoophHD/life-automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life automata

Core tech used:

Client:

  • React (hooks)
  • react-router
  • styled-components
  • react-dnd
  • react-hook-form

Server:

  • node/express
  • mongodb/mongoose
  • passport

Description

Life automata is The Game of Life implementation created with React hooks and canvas for the frontend and express & mongodb for the backend. The game of life is a cellular automaton devised by Dr John Conway in 1970. The game is a zero-player game, meaning that its evolution is determined by its initial state. Read more

About

A game of life realisation with react hooks, express & mongodb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published