Git Product home page Git Product logo

react-game-of-life's Introduction

Game of Life (React)

Basic implementation of Conway's game of life using react.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Node (https://nodejs.org/)
  • Node Package Manager, should be installed with node.
npm i -g npm@latest

Installation

  1. Clone the repo
git clone https://github.com/Gander7/react-game-of-life.git
cd react-game-of-life
  1. Install npm packages
npm i
  1. Run
npm start

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project.
  2. Create your Feature Branch (git checkout -b feature/feature-name)
  3. Commit your Changes (git commit -m 'Added feature-name')
  4. Push to the Branch (git push origin feature/feature-name)
  5. Open a Pull Request

Road Map

This project has no iterations/deadlines and development may be fast, slow, or non-existent. This road map is not final and subject to changes at any time, because I might feel like it. :)

1.1.1

  • Bugs ironed out

1.2.1

  • Tests added
  • Refactor code

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Please use the issues section of this repo to communicate with me about features or issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.