rooklift / iodine

Realtime viewer for Halite 3 games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iodine 🐢

This is a realtime viewer for Halite 3 games.

  • You will need Electron
  • You will need a recent version of the dubnium engine (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

About

Realtime viewer for Halite 3 games


Languages

Language:JavaScript 95.3%Language:CSS 3.5%Language:HTML 1.2%