ktchernov / Dig-Deep-RL

Dig Deep

Home Page:https://ktchernov.github.io/Dig-Deep-RL/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dig Deep - Roguelike game

Visit https://ktchernov.github.io/Dig-Deep-RL/ to play!

Simple: dig as deep as you can and collect as much gold as you can without getting killed!

Based on a 7-day Roguelike "Lyon's Den". Written for GitHub Game Off 2015 "The Game Has Changed" - https://github.com/blog/1972-the-game-has-changed

Music and sound-effects were added and the gameplay was refined and enhanced.

Gold was added to give something to strive to - gain as much gold as you can, and this is recorded in your personal high score.

A key feature of the game was added - digging. You're in a dark dungeon, filled with rubble, might as well dig your way through! But be careful, digging attracts enemies.

LICENSE

Source originally forked from "Lyon's Den" by Lion: https://github.com/7drl-lion/7drl-lion.github.io

Third Party libraries and media

Please see credits.html or https://ktchernov.github.io/Dig-Deep-RL/credits.html for full credits. Licenses.txt also lists all third party libraries.

Original parts

For the parts that I have written:

Copyright (c) 2015-now, Konstantin Tchernov All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

Dig Deep

https://ktchernov.github.io/Dig-Deep-RL/


Languages

Language:CoffeeScript 84.6%Language:CSS 7.4%Language:HTML 5.7%Language:JavaScript 1.9%Language:Shell 0.4%