Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 469 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 469 Bytes

Global Game Jam 2020

Yeah! It's the Global Game Jam 2020!

Installation

You can install the project with this set of commands:

# Clone the repository
git clone git@github.com:Diegslapasteque/Global-Game-Jam-2020.git

# Go into the directory
cd "Global-Game-Jam-2020"

# Install the dependencies
yarn

Run the game

You can open 'index.html' in a modern browser to launch the game.

This game can be launched with Electron too:

yarn start