From 7a04a13dd0a97863353af9bf8427b2914162dcf8 Mon Sep 17 00:00:00 2001 From: Romain Lesur Date: Mon, 16 Apr 2018 03:17:00 +0200 Subject: [PATCH] add Pond game --- inst/games/games.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inst/games/games.yml b/inst/games/games.yml index 3218da3..24948cd 100644 --- a/inst/games/games.yml +++ b/inst/games/games.yml @@ -51,3 +51,9 @@ SURVIVOR: path: index.html author: Scott Schiller description: "SURVIVOR: A HTML + CSS + JavaScript prototype based on the Commodore 64 version of Survivor from 1983" +Pond: + github: Zolmeister/pond + need_servr: false + path: index.html + author: Zolmeister + description: "A narrow fellow in the Pond"