tower.mp4
flappy.mp4
pong.mp4
guac.mp4
git clone https://github.com/NatanelMizrahi/lootbox.git
cd lootbox
python3 -m pip install requirements.txt
python3 server.py
Any USB gamepad should do the trick
Open any of these links in your browser after running the server:
- If you insist, you may play without a gamepad ⌨. Just set
GAMEPAD_ACTIVE = false;
within common.js and rerun the server.