Skip to content

simonmysun/AICLASH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AICLASH

AIClash is clashing live AIs safely & harmoniously.

http://simonmysun.github.io/AICLASH/

Usage

To play this 'game'

Go to the sandbox page and write code.

To deploy this platform

This paragraph is tranlated and compiled from here. This is an instruction of this repository. To learn how to write AI code, please visit AICLASH/Introducion and AICLASH/API Reference

This programme is build with jekyll. To preview please visit online edition or run a Jekyll server locally.

Mac/Linux

gem install jekyll

If some error occured, you may try Brew to install the lateset ruby:

brew install ruby

Windows

Building portable Jekyll for Windows is recommended.

Take PortableJekyll with a location of e:\jekyll as an example:

  1. Add a new enviroment viriable: JEKYLL_HOME = e:\jekyll;

  2. Add to PATH:

    %JEKYLL_HOME%\ruby\bin;%JEKYLL_HOME%\devkit\bin;%JEKYLL_HOME%\git\bin;%JEKYLL_HOME%\Python\App;%JEKYLL_HOME%\devkit\mingw\bin;%JEKYLL_HOME%\curl\bin

Check if succeeded:

jekyll -h 

Local Preview

jekyll serve --watch

View http://localhost:4000/AICLASH/.

License

MIT

About

AIClash is clashing live AIs safely & harmoniously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors