Skip to content

soi-20/ys-example

 
 

Repository files navigation

ys-example

Example Yoga Studio project including an Acrobot agent

Getting Started

npm install -g yogastudio

cd ~/sw # or whever you want to work from
git clone git@github.com:tlbtlbtlb/ys-example
cd ys-example
npm install
npm test
yogac  # compile the example
yogastudio  # Start the studio UI

About

Example Yoga Studio project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.7%