An open API service indexing awesome lists of open source software.

https://github.com/rooklift/iodine

Realtime viewer for Halite 3 games
https://github.com/rooklift/iodine

halite halite3

Last synced: about 1 month ago
JSON representation

Realtime viewer for Halite 3 games

Awesome Lists containing this project

README

          

# Iodine 🐢

This is a realtime viewer for Halite 3 games.

* You will need Electron
* You will need a recent version of the *[dubnium engine](https://github.com/fohristiwhirl/dubnium)* (a clone of Halite 3)
* Tell the viewer where *dubnium* is in `settings.json`
* The recommended setup is to have the *iodine* directory inside your halite folder
* Then you can do `electron ./iodine bot.exe "python somebot.py" -s 123 --width 32 --height 32`
* Alternatively you can build the binary with `npm run pack` and then call it
* The dev tools (in the File menu) may give useful info if there's trouble

![Iodine Screenshot](https://user-images.githubusercontent.com/16438795/47602764-38def080-d9db-11e8-9a19-5a2a92d9f802.png)