From 7e22d9a1fa9dbc152941702c417d26d81fd83de4 Mon Sep 17 00:00:00 2001 From: ykerus <48921025+ykerus@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:24:25 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eda8ba3..7cfaae4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ How do you score high? That depends on the colors of the blocks you used, the ro Don't worry, we took away most of the annoying work so you can focus on strategy. All you have to do is write a `.txt` file where each line specifies which block (by block ID) to drop in the field, and at which x-coordinate. +Submit your solution at: https://dropblox.azurewebsites.net/submit + +## Leaderboard + +Go to: https://dropblox.azurewebsites.net/leaderboard + ## Quickstart There are two options: 1. For a really-quickstart, open [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1NmfslkeZ4TWp-PZmq6XqWjoZhABoV82W?usp=sharing) and 2. Described below.