Skip to content

bsuh/rgfiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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