mario

Genetic algorithm that helps Mario solve a maze
git clone git://mattcarlson.org/repos/mario.git
Log | Files | Refs | README

commit ae153682d61e9006ed531b072f142fbda3a727c4
parent 0eed7270d16857c83684665e88a493c7a07cf84c
Author: Matthew Carlson <matt@mattcarlson.org>
Date:   Tue, 23 Aug 2022 22:47:48 -0400

new domain

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # Mario Uses a genetic algorithm to help Mario solve a maze -![mario](https://mcarlson.xyz/img/mario.png?raw=true) +![mario](https://mattcarlson.org/img/mario.png?raw=true) M = Mario