Anipng is a game similar to Bejeweled. Let's create an automatic gamer.
It works on Windows environment.
- IronPython
- C#
- .Net Framework
- BlueStack
- numpy for IronPython(ironpkg-1.0.0.py included)
- Scons
- scons_csharp(included)
- To install numpy
c:/> ipy ironpkg-1.0.0.py --install > ironpkg scipy
- The command "scon" will generate two file "crop.dll" and "cslibs.dll". It also generate the executable "main.exe". But "main.exe" has a problem with numpy to execute.(To fix I will remove numpy, maybe.)
- Start BlueStack and execute Anipang.
- Start Anipang. And pause that.
- Execute "ipy main.py".
- Select the box that contains animals.
- Double click or enter to start.