dancing_droids/README.md

27 lines
705 B
Markdown

# DancingDroids v0.3.1
When droids dance togethers
## 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 <file> Configuration file
```
## Authors
- Martin HART
- Volodymyr PATUTA
- Stephane Elias BENABDESLAM
## Disclaimer