/nim_alphastrike

A Nim-based implementation of the Alpha Strike boardgame

Primary LanguageNimGNU General Public License v3.0GPL-3.0

alphastrike

A Nim-based implementation of the Alpha Strike boardgame

Dependencies This program requires nimx (nimble install nimx) and its dependencies.

Building To build this program, run the following command from the root directory

nim c -r --threads:on display.nim

At present, this program is not working.