From bd57af34477fd37c178f5a4173be42b1380952b8 Mon Sep 17 00:00:00 2001 From: Sparsh Goenka <43041139+sparshg@users.noreply.github.com> Date: Sat, 14 Jan 2023 13:27:23 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df04479..0a317f0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Train your own AI to play asteroids game using neural networks and genetic algorithm that uses the rules of natural selection to evolve. Save the best AI or load it later or play the game yourself!. -[Installation Link](https://github.com/sparshg/asteroids-genetic/releases/tag/v0.1.0) +[Try Yourself](https://github.com/sparshg/asteroids-genetic/releases/tag/v0.1.0) + +![](assets/demo.png) -![](assets/demo.png) \ No newline at end of file