Skip to content

Commit 1926382

Browse files
committed
rmmd
1 parent 037e3ba commit 1926382

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,12 @@ _Gameplay video: https://youtu.be/Tj3k8fSNuNA_
77

88
## Overview
99

10-
This project is comprised of three primary components:
10+
| This project is comprised of three primary components: | <img src="./assets/gamearchitecture.png" alt="drawing" width="600"/> |
11+
| ------------------------------------------------------ | -------------------------------------------------------------------- |
1112

1213
- The web client, which is responsible for rendering the game interface for players.
1314
- The game server, which handles the game logic and facilitates communication between clients.
14-
- The training script, which employs deep reinforcement learning to train the bots to play the game.
15-
16-
<img src="./assets/gamearchitecture.png" alt="drawing" width="600"/>
15+
- The training script, which employs deep reinforcement learning to train the bots to play the game
1716

1817
## Technologies
1918

0 commit comments

Comments
 (0)