Skip to content

robokoding/robokodingweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robokodingweb

The website to program sumorobots graphically ^_^

interface

setup instructions

sudo apt-get install git arduino arduino-mk nodejs
wget https://github.com/robokoding/robokodingweb/releases/download/0.1/sumo.zip
sudo unzip sumo.zip -d /usr/share/
git clone https://github.com/robokoding/robokodingweb.git
cd robokodingweb && npm install && nodejs app.js
firefox localhost:3000/sumorobot

change language

nano views/sumorobot.jade

change the et to en or de

file