All Projects → Khan → KhanQuest

Khan / KhanQuest

Licence: other
Khan Academy the game

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects

A young person's illustrated video game. Playable at khan.github.io/KhanQuest/ and built as part of Khan Academy's Third Annual Healthy Hackathon. Read more here or here.

Building & Running

  1. Make sure your npm version is 1.4.16 or higher (via npm --version).
  2. Run make install to install your npm modules and build both khan-exercises and Perseus.
  3. Run make server.
  4. Live the magic.

Licensing

Many of the static assets used in this game, namely the map tiles found in the 'art' directory, inherit their licenses from Valyria Tear, an open-source game. The full licensing details for these assets can be found here.

In addition, the character sprites were drawn from The Battle for Wesnoth, another open-source game; the licenses for these assets can be found here.

The battle-scene background was found online and is believed to be freely reusable for non-commercial purposes. If you feel that we've misrepresented the licensing for something over which you hold ownership, don't hesitate to reach out.

Any other code found in the repository has been released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].