UNPKG

adventurejs

Version:

A javascript port of the 350-point version of the classic Adventure game.

10 lines (9 loc) 111 B
os: - linux - osx language: node_js node_js: - "node" - "lts/*" after_success: - "npm run coveralls"