mario

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

commit 0eed7270d16857c83684665e88a493c7a07cf84c
parent c98d5e49612a726969f9010d0d9c08a673ca7bf1
Author: Matthew Carlson <matt@mcarlson.xyz>
Date:   Mon, 15 Mar 2021 21:27:29 -0400

raw image in README.md

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) +![mario](https://mcarlson.xyz/img/mario.png?raw=true) M = Mario