diff --git a/README.md b/README.md index ffb7b96..1d78aaa 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # polarized +### An isometric x terminal game interface +- Little preview + +![polarized](preview.png) + +## Installation : + +start run the sketch with processing + +## Controls : + +- type help in the right terminal to see available commands diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..6e33e92 Binary files /dev/null and b/preview.png differ