blabla
This commit is contained in:
parent
746897ed12
commit
a42f216b4c
@ -5,7 +5,7 @@
|
|||||||
## Description
|
## Description
|
||||||
|
|
||||||
DancingDroids is a huge pile of stinky shit that looks like a game played by your computer. \
|
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 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 or 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 preconfigured in a file that has to be correctly formated <- Don't mess with that. \
|
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. \
|
||||||
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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user