From 54e980921dd1579061cd831f764166630312a33d Mon Sep 17 00:00:00 2001 From: Eric Dong Date: Fri, 10 Nov 2023 20:33:27 -0500 Subject: [PATCH] Updated info on Space War project --- units/en/unitbonus3/student-works.mdx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/units/en/unitbonus3/student-works.mdx b/units/en/unitbonus3/student-works.mdx index 027e211..ac1ac17 100644 --- a/units/en/unitbonus3/student-works.mdx +++ b/units/en/unitbonus3/student-works.mdx @@ -14,10 +14,12 @@ In this project, Sookeyy created a low poly racing game and trained a car to dri Check out the demo here 👉 https://sookeyy.itch.io/neuralnitro -## SpaceWar Gameplay (PC Game, 1985) 🚀 +## Space War 🚀 SpaceWar -In this project, Eric Dong recreates the 1985 version of Space War in Pygame and uses reinforcement learning (RL) to train AI agents. +In this project, Eric Dong recreates Bill Seiler's 1985 version of Space War in Pygame and uses reinforcement learning (RL) to train AI agents. + +Check out the project here 👉 https://github.com/e-dong/space-war-rl +Check out his blog here 👉 https://dev.to/edong/space-war-rl-0-series-introduction-25d -Check out the project here 👉 https://dev.to/edong/space-war-rl-0-series-introduction-25dh