Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 390 Bytes

File metadata and controls

22 lines (18 loc) · 390 Bytes

rgfiddle

IDE for robotgame.org

Installation

cd ~
git clone https://github.com/bsuh/rgfiddle.git
cd rgfiddle
pip install -r requirements.txt
python backend.py

Then you can visit http://localhost:8080/

Updating rgfiddle

cd ~/rgfiddle
git pull

Screenshot

Screenshot