Skip to content

version 0.0.1 alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Trylobot Trylobot released this 26 Jun 06:08
· 115 commits to master since this release

✨ In this release, the user can startup the program via node-webkit (installed separately).

https://github.com/rogerwang/node-webkit

Simply download the release package file (below), and double click it; if node-webkit is installed and associated with the *.nw file extension, the package should open and you should be presented with a GUI. This version supports only human-vs-human mode, and only local play. It demonstrates the core rule engine, basic board analysis and move generation code, 2d graphics engine and basic interactivity. The three expansion pieces (Mosquito, Ladybug & Pillbug) assets are included in the game, but their move-generation code is incomplete and as such you cannot move them anywhere if you choose to enable them.

screenshot01

Linux Users be aware of a potential problem with Node-Webkit; see https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0