From 46e7011aee209f921c3aabd6691c89cd71cf3839 Mon Sep 17 00:00:00 2001 From: juztamau5 Date: Wed, 13 Mar 2024 17:18:30 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 112b8cf0..9fbc2781 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # retro3 -This repo contains the frontend, backend, and learning libraries for https://retro.ai. +This repo contains the frontend, backend, and learning libraries for https://retro.ai. retro.ai is dedicated to preserving human gaming history, and then training an AI to beat it. Each game integration has files listing memory locations for in-game variables, reward functions based on those variables, episode end conditions, savestates at the beginning of levels and a file containing hashes of ROMs that work with these files.