Yeah! It's the Global Game Jam 2020!
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
You can open 'index.html' in a modern browser to launch the game.
This game can be launched with Electron too:
yarn start