dancing_droids/README.md

34 lines
1.1 KiB
Markdown
Raw Normal View History

2020-11-08 15:28:57 +01:00
# DancingDroids v0.3.1
2020-11-08 13:55:53 +01:00
When droids dance togethers
2020-11-08 15:28:57 +01:00
## Trigger Warning
2020-11-08 15:35:46 +01:00
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] ⚠️
2020-11-08 15:28:57 +01:00
2020-11-08 14:07:02 +01:00
## Description
2020-11-08 15:28:57 +01:00
2020-11-08 15:35:46 +01:00
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.
2020-11-08 14:56:20 +01:00
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.
2020-11-08 14:07:02 +01:00
2020-11-08 15:35:46 +01:00
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.
2020-11-08 14:58:02 +01:00
2020-11-08 13:55:53 +01:00
## Flags
2020-11-08 14:34:38 +01:00
```
-h, --help Prints help information
-V, --version Prints version information
-w, --random-world Generate random world
2020-11-08 14:40:52 +01:00
-f, --file <file> Configuration file
2020-11-08 14:34:38 +01:00
```
2020-11-08 13:55:53 +01:00
## Authors
2020-11-08 13:59:22 +01:00
- Martin HART
- Volodymyr PATUTA
- Stephane Elias BENABDESLAM
2020-11-08 14:07:02 +01:00
## Disclaimer