pouriyajamshidi / nim-2048

The 2048 game implementation in nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]

About

The 2048 game implementation in nim


Languages

Language:Nim 72.4%Language:Python 27.6%