From 4a59384e48d409cedd73e1a846dece81f9709166 Mon Sep 17 00:00:00 2001 From: RHY3756547 Date: Sat, 29 Jul 2017 04:14:37 +0100 Subject: [PATCH 1/2] Update README.md Fix amazing spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a1c3fe..2ca7961 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mkjs ![mkscrn2s](https://cloud.githubusercontent.com/assets/6294155/25496279/34c8808c-2b78-11e7-90ee-b0d1350244bb.png) -**mkjs** is an experimantal javascript engine reimplemention of Mario Kart DS. Users of the application must provide their own Mario Kart DS ROM, dumped using a DS or 3DS. This project exists for entirely educational purposes. +**mkjs** is an experimental javascript engine reimplemention of Mario Kart DS. Users of the application must provide their own Mario Kart DS ROM, dumped using a DS or 3DS. This project exists for entirely educational purposes. I'll post a demo link here when you can just slam a ROM in using a basic file selector. From 43f9de24a24333a348c3a21a9a8cc7601327cc16 Mon Sep 17 00:00:00 2001 From: RHY3756547 Date: Fri, 8 Sep 2017 18:25:31 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca7961..d5c3112 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ![mkscrn2s](https://cloud.githubusercontent.com/assets/6294155/25496279/34c8808c-2b78-11e7-90ee-b0d1350244bb.png) **mkjs** is an experimental javascript engine reimplemention of Mario Kart DS. Users of the application must provide their own Mario Kart DS ROM, dumped using a DS or 3DS. This project exists for entirely educational purposes. -I'll post a demo link here when you can just slam a ROM in using a basic file selector. +If you have a ROM of MKDS available, you can give mkjs a shot here: +http://rhy3756547.github.io/mkjs # Purpose I started working on mkjs a few years ago to get a better grasp on a lot things, mainly for fun. Here are the key factors: