commit 2df5dcf1e35e95de0b8346ecf07ff6d12c22ab70 Author: Xavier Morel Date: Thu Apr 6 15:28:32 2017 +0200 Adding readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6d0993 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is my take at some puzzles and challenges on Codingame (https://www.codingame.com/). + +Beware, some pieces of code are pretty old... :/