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 environment variables for your account Edit environment variable

Run

Command Prompt

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

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