BeBoP? Update README.md

This commit is contained in:
stephane elias benabdeslam 2020-11-08 15:35:46 +01:00
parent 0456ffd463
commit 2215a5fac1
1 changed files with 7 additions and 3 deletions

View File

@ -4,14 +4,18 @@ When droids dance togethers
## Trigger Warning
⚠️ If, for any bad reason, you really wanna read the code of this project, make sure you have a good health care and brace yourself. Our content can be offensive and your brain #[should_panic] ⚠️
If, for any bad reason, you really wanna read the code of this project, make sure you have a good health care and brace yourself.
Our content can be offensive and your brain #[should_panic] ⚠️
## Description
DancingDroids is a programm that looks like a game played by your computer alone
DancingDroids is a very unique, user friendly, easy to manipulate, program that introduce the copy/past and println! maccro to beginners by displaying a simple "BeBoP?" message.
DancingDroids is a program that looks like a game played by your computer alone because.
The aim is to display a grid with robots moving in it, until there's a collision between two of them, or between a robot and the edge of the map.
The size of the grid, robot's positions and their move are prconfigured in a file that has to be correctly formated
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.
## Flags