implement mining functionality in SortBot and add .gitignore
This commit is contained in:
@@ -7,3 +7,4 @@ class SortBot : public BaseRobot {
|
||||
SortBot ( int startX, int startY );
|
||||
int mine ( World &world ) override;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user