Skip to content

TheMysticLynx/Cell-Machine-Mystic-Mod

 
 

Repository files navigation

Cell Machine Mystic Mod

Discord Mine CodeFactor Issues Forks Test project

A game about cellular automata

Download

Contributing

By contributing you awknowledge that you have read and understood the contributor agreement.

Requirements

  1. Install Unity Version 2019.4.28f1

  2. Install git (command line) or GitKraken (GUI) for interaction with GitHub

  3. Install git-lfs to pull the large file assets:

    Windows: https://git-lfs.github.com/

    Linux:

    curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash
    sudo apt-get install git-lfs
    

Clone Repository

Clone the repository to your local machine. Use the link of either your fork or the main repository.

git clone https://github.com/Sequitur-Studios/Cell-Machine-Mystic-Mod

License

This repository is licensed under the Apache 2.0 license and also has the “Commons Clause” license Condition v1.0.

If you are uncertain about how you can use the project, or you want to use the project in a way not outlined by the license, contact us by email at sequiturstudios@gmail.com or on discord at Mystic#8374 or WorstPacifist#8024

About

A game about cellular automata

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 79.6%
  • ShaderLab 14.4%
  • JavaScript 2.6%
  • HLSL 2.5%
  • CSS 0.6%
  • HTML 0.3%