Skip to content

Start Guide

Blikoor edited this page Mar 8, 2020 · 1 revision

Home>Start Guide

How to get started

Step 1: Download stuff

  • Godot engine

Godot is available at godotengine.org, itch.io and Steam for download.

— Download Godot for your particular platform (Linux, Mac or Windows)
— Godot does not require installation. Extract the zip file to any location and run.

  • Git

    — Download Git for your particular platform (Linux, Mac, Windows).
    — Install to the default location and run.

  • GitHub Desktop

    — Download GitHub Desktop for your particular platform (Mac, Windows)
    — Install to the default location and run.


Match 3 asset pack
  • Project files

    — Download the asset pack, and extract to your project folder.

    OR

    — Download the project repository and extract to your project folder.

    OR

    — Clone the GitHub repository with Git.
git clone https://github.com/blikoor/godot-match-3



Step 2: Join the conversation

  • To contribute

    — Join our Discord server to discuss the project live and let us know what you are working on.
    — Please read the contributor guide to make contributing to the project as pain free as possible.

  • To learn

    — Join our Discord server to introduce yourself and discuss the project with the community.
    — Follow along the Mr. Taft's tutorials at your own pace.
    — Refer back to this wiki for more notes, tips and documentation as needed.

Clone this wiki locally