/code-masher-loader

Chrome plugin to load code into CodinGame IDE on bot challenges.

Primary LanguageJavaScriptMIT No AttributionMIT-0

CodeMasher Loader Chrome Extension for CodinGame Bot Challenges

Version

Chrome extension for loading and updating code from a server to the CodinGame web IDE on bot challenges.


Installing from source

Clone the repository:

git clone git@github.com:GlitchyByte/code-masher-loader.git

Or download a zip.

Then:

  1. Open Chrome.
  2. Go to Window | Extensions, make sure Developer mode is on.
  3. Load unpacked and select the package directory.

How to use

The interface is pretty self explanatory. Enter the url from where to get your code, then enable sync.

Autoplay will continously replay the current code. And play a new simulation on new code.