Skip to content

aikorea/strikersii_ai

Repository files navigation

strikersii_ai

AI playing Strikers 1945 II.

HOW TO

  1. Clone repository

$ git clone https://github.com/aikorea/strikersii_ai/

  1. Init & update submodule

$ git submodule init
$ git submodule update

  1. Build or download MAME from http://mamedev.org/release.html

$ cd mame
$ make

  1. Download Strikers 1945 2 rom to $(pwd)/roms/s1945ii.zip.

  2. Run game with script.

$ mame/mame64 s1945ii -script random_move.lua -window

Sample

Releases

No releases published

Packages

No packages published

Languages