From f395a3e0829c4cc065fc5076ee9e037a1565d881 Mon Sep 17 00:00:00 2001 From: Volodymyr Patuta <6977238-fiplox@users.noreply.gitlab.com> Date: Sun, 8 Nov 2020 23:00:40 +0100 Subject: [PATCH 1/3] update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c096f83..49ef1b3 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,15 @@ ## Description DancingDroids is a huge pile of stinky shit that looks like a game played by your computer. \ -The aim is to display a grid with robots moving in it, until they finish all instructions or there's a collision between two of them or between a robot and the edge of the map. \ +The aim is to display a grid with robots moving in it, until: +- they finish all instructions +- they collide +- a robot goes off the map + + + The size of the grid, robot's positions and their move are preconfigured in a file that has to be correctly formated <- Don't mess with that. \ +If you leave some instruction lines blank, they will be generated for you. \ You can find more information in the [subject](https://framagit.org/mhart/DancingDroids/-/blob/master/SUBJECT.md) ## Flags From 4473892f8855c0fa8e8f7677a122b5ec15013a99 Mon Sep 17 00:00:00 2001 From: Martin HART Date: Sun, 8 Nov 2020 23:10:45 +0100 Subject: [PATCH 2/3] fix tipoooooo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49ef1b3..65d09cd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The aim is to display a grid with robots moving in it, until: The size of the grid, robot's positions and their move are preconfigured in a file that has to be correctly formated <- Don't mess with that. \ If you leave some instruction lines blank, they will be generated for you. \ -You can find more information in the [subject](https://framagit.org/mhart/DancingDroids/-/blob/master/SUBJECT.md) +You can find more information in the [subject](https://framagit.org/mhart/DancingDroids/-/blob/master/SUBJECT.md). ## Flags From 95fc6b1a7bc4a5c99750fe27bd38ee9042c88984 Mon Sep 17 00:00:00 2001 From: Martin HART Date: Sun, 8 Nov 2020 23:11:32 +0100 Subject: [PATCH 3/3] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d09cd..f8fb533 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,4 @@ You can find more information in the [subject](https://framagit.org/mhart/Dancin ## Disclaimer In order to read the code of this project you need to use sunglasses. -Please, make sure you keep breathing. +Please, make sure you keep breathing :heart: