/nim-2048

The 2048 game implementation in nim

Primary LanguageNim

Nim-2048

The 2048 game implementation in nim.

Nim-2048

Run:

nim c -r nim2048 [port]

Play (using python client.py):

python client.py [port]