Skip to content

Biocells is based on John Conway's Game of Life. But with ability to create two colony of live cells in the same field.

License

Notifications You must be signed in to change notification settings

SergSkol/biocells

Repository files navigation

Biocells

📗 Table of Contents

📖 Biocells

Biocells is based on John Conway's Game of Life.

👁‍🗨 Preview

Recording 2022-11-23 at 20 51 33

🛠 Built With

Tech Stack

Languages
IDE
Hosting

Key Features

  • Drag and drop
  • Refresh playground
  • Two colonies

🚀 Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps:

  • Get a copy of the project
  • Come into the project directory
  • Open the project using code editor of your choice
  • Open your prefered browser

Prerequisites

In order to run this project:

  • You need a GitHub account.
  • You need to have a Git client installed on your computer.
  • You need to have a copy of the HTML CSS website codebase on your computer.
  • You need a code Editor of your choice.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:SergSkol/biocells.git

Install

Install all the dependencys required for the website, by using the command below

  cd biocells
  npm install

Usage

For making changes to the project you should clone the project.

Run tests

If you want to work with Chrome Developer Tools, simply run the HTML document in Google Chrome and right-click the HTML element you want to inspect. Click on "Inspect" and you will have the tools to run, analyze, and even debug the code.

Deployment

If you like to deploy the website to the github pages please follow the link here.

👥 Author

👤 Sergiy Shkolnik

🔭 Future Features

  • Advanced styles
  • Testing with Jest
  • Responsive design in mobile version

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a ⭐️ if you like this project!

🙏 Acknowledgments

I would like to thank:

📝 License

This project is MIT licensed.

About

Biocells is based on John Conway's Game of Life. But with ability to create two colony of live cells in the same field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published