File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,12 @@ _Gameplay video: https://youtu.be/Tj3k8fSNuNA_
7
7
8
8
## Overview
9
9
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
+ | ------------------------------------------------------ | -------------------------------------------------------------------- |
11
12
12
13
- The web client, which is responsible for rendering the game interface for players.
13
14
- 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
17
16
18
17
## Technologies
19
18
You can’t perform that action at this time.
0 commit comments