2048 is an easy game, and this is my version,without refering to the source code.
This version has two characteristics.
- This Game is a Console application, but it's view looks like the windows form.
- With pointer, it simplified the move of four direction as one direction.

