Skip to content

Commit 0d45f73

Browse files
authored
Merge pull request #267 from stratosphereips/ondra-update-readme
Ondra update readme
2 parents 88ce343 + 59698f2 commit 0d45f73

File tree

3 files changed

+136
-136
lines changed

3 files changed

+136
-136
lines changed

AIDojoCoordinator/docs/Architecture.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

AIDojoCoordinator/docs/Components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Game Components
2-
Here, you can see the details of all components of the NetSetEnvironment and their usage. These components are located in [game_components.py](/env/game_components.py).
2+
Here, you can see the details of all components of the NetSetEnvironment and their usage. These components are located in [game_components.py](game_components.py).
33

44
## Building blocks
55
The following classes are used in the game to hold information about the state of the game. They are used both in the [Actions](#actions) and [GameState](#gamestate).

0 commit comments

Comments
 (0)