ghost91- / nimgame

An implementation of the famous Nim game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nimgame

An implementation of the famous Nim game.

Prerequisits

In order to build the application, a D compiler and DUB are required.

Building

dub build

Running

./nimgame

About

An implementation of the famous Nim game.

License:MIT License


Languages

Language:D 100.0%