/Cell-Machine-Mystic-Mod

A game about cellular automata

Primary LanguageC#OtherNOASSERTION

Cell Machine Mystic Mod

Discord Mine CodeFactor Issues Forks Test project

A game about cellular automata

Download

Get the game here: https://themysticlynx.itch.io/cell-machine-mystic-mod

Contributing

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