mervyn-mccreight / java-2048

Simple and basic implementation of the 2048-game with basic ascii-art UI written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

2048 with simple ascii-art ui, just for fun :-)

used to get a first expression of javaslang.io

i also use immutables.org to easily define my own immutable classes (which i think is neat :-))

About

Simple and basic implementation of the 2048-game with basic ascii-art UI written in Java.


Languages

Language:Java 100.0%