From 5bd63bd417ae8cd9dd2a379e30c3a21296db7341 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Sat, 18 Oct 2014 21:11:13 -0500 Subject: [PATCH] Add mal-decimal-scores. --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index e947e76..9dc7521 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,10 @@ projects: langs: C started: May 2014 description: A 3D maze exploration game written from scratch using matrix manipulation code, UV texture mapping, z-buffering, and simple lighting + - name: mal-decimal-scores + langs: JS + started: May 2014 + description: A Chrome extension that gives you finer control over MyAnimeList.net scores - name: BAJA repo: stuycs-softdev-fall-2013/proj3-6-BAJA langs: Python + Web