# DancingDroids v0.3.1 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] ⚠️ ## Description DancingDroids is a programm that looks like a game played by your computer alone 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 ## Flags ``` -h, --help Prints help information -V, --version Prints version information -w, --random-world Generate random world -f, --file Configuration file ``` ## Authors - Martin HART - Volodymyr PATUTA - Stephane Elias BENABDESLAM ## Disclaimer