Skip to content

Getting_Started

Andrew McWatters edited this page Jun 9, 2017 · 25 revisions

Getting Started

Fork

Forking Planimeter/grid-sdk on GitHub is recommended in order to sync your fork and pull the latest changes.

Sign in to GitHub, navigate to Planimeter/grid-sdk and click Fork. Then, clone your fork.

Setup

Edit Path.

Edit environment variables for your account
Environment variables

Add LÖVE.

Edit environment variable

Run

To run Grid in development mode, run love . --debug --console.

Command Prompt

Start a Multiplayer Game

In the console, type region (with a space at the end) and select a region to start a game in.

Clone this wiki locally