Skip to content

Diegslapasteque/atlante

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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