Sanctuary

Play About

Before You Play...








Credits and Description


The Team

Jonathan Lin (“Bridgeram”)

“I managed many of the technical and artistic aspects of the game, including programming its mechanics, finding a host for the site, selecting music and sound effects, and plotting the game’s story. I was also responsible for drawing many parts of the game’s graphics, such as the cutscene graphics (menu background, all backgrounds for dialogue, and character art) and most of the tiles that make up the map the player explores. I also made this page, which may or may not be why I’m listed first.”

Preston Lai (“Lucer”)

“I managed a large portion of the artistic aspects of the game. All of the creatures that you see in-game are my brainchildren—I hope you liked them. I also built the majority of the in-game levels, props included, and wrote the text for all the project binders. When the game was done, I playtested it.”

Alex Chen (“LexLuther”)

“I helped with the exploration aspect of the game. After Lucer and Bridgeram finished creating the levels’ backgrounds, I was the person who defined boundaries for players and mobs.”

The Game

The main word when we first discussed this game was “story”. We really wanted to make a game that had atmosphere, told a story, and let the player explore another world for the duration of the game. To this end we utilized a mixture of the “visual novel” format—cutscenes, where characters spoke to the player and higher-quality graphics could be used—and the top-down platformer, where the player battled enemies and found out more about the environment around them. Because Bridgeram was most familiar with web development, we chose to base the game on Javascript and HTML only, using the HTML5 Canvas API and some libraries based on it.

As for what our story is? Well, we'll leave you to find that out.

Graphics

Everything you see on screen is completely original work, aside from the font (“VT323”, created by Peter Hull and licensed under the SFL Open Font License, 1.1). We wanted a game that we could be proud of, and one of the first steps was to be sure that we could look at any image in the game and say, “Yes, that’s ours.”

Music

Music is one of the most important parts of a game’s atmosphere, and we didn’t want our game to be lacking in it—though our skillsets were much better suited to visual arts rather than music. Fortunately we were able to find http://www.incompetech.com/, a site that offers “royalty free” music. This music is licensed under the Creative Commons License, a license that allows the use of selected tracks for any purpose as long as their origins are credited. Here is a full list of the tracks used:

Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/

Sound Effects

As was the case with music, we are more visual artists than sound engineers. However, we found yet another site—http://www.freesound.org—which offered more uncopyrighted royalty-free assets. The following sounds were used:

Freesound (freesound.org)
Licensed under Creative Commons: By Attribution 3.0 License and CC0 (Public Domain Dedication)
http://creativecommons.org/licenses/by/3.0/, https://creativecommons.org/publicdomain/zero/1.0/

Tools and Programs




Code Libraries