Skip to content

Commit d76e02b

Browse files
committed
rmmd
1 parent 1926382 commit d76e02b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
| <img src="./assets/titleimage.png" alt="drawing" width="300"/> | This project is a multiplayer browser-based Snake game that utilizes artificial intelligence to train bots to play the game through the application of deep reinforcement learning. The web client is built utilizing the legacy version of Svelte JS and the game server is constructed using the Golang programming language. The bots are trained using the stable baselines 3 library in Python. |
44
| -------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
55

6-
_Gameplay video: https://youtu.be/Tj3k8fSNuNA_
6+
- _Gameplay video: https://youtu.be/Tj3k8fSNuNA_
7+
- **Thesis Paper:** [](https://github.com/techboy-coder/snake/thesis.pdf)
78

89
## Overview
910

0 commit comments

Comments
 (0)