205 Forks
1230 Stars
1230 Watchers

codeworld

Educational computer programming environment using Haskell

How to download and setup codeworld

Open terminal and run command
git clone https://github.com/google/codeworld.git
git clone is used to create a copy or clone of codeworld repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codeworld https://github.com/google/codeworld/archive/master.zip

Or simply clone codeworld with SSH
[email protected]:google/codeworld.git

If you have some problems with codeworld

You may open issue on codeworld support forum (system) here: https://github.com/google/codeworld/issues