/2048

Telnet-based implementation of 2048 (Groovy)

Primary LanguageGroovy

2048

Very simplistic implementation of popular 2048 logic game, playable in Linux console through telnet.

Run ./gradlew run, then telnet localhost 2048.

Screenshot 1 Screenshot 2