/social-distancing

Social distancing game

Primary LanguageTypeScriptMIT LicenseMIT

Social distancing

Avoid others to prevent infection. See how long you can last! Based on p5-typescript-starter

How to play

Available here: https://elymar.itch.io/social-distancing

Use mouse or trackpad to control the traveler.

How to build

git clone https://github.com/ELymar/social-distancing.git
cd social-distancing
npm install
npm start