Skip to content

Getting_Started

Andrew McWatters edited this page Nov 23, 2019 · 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 map <space> and select a map to start a game in.

Clone this wiki locally