jasmine-mush

0.1.0 • Public • Published

JaSMINE

JavaScript Mass Interactive Narrative Environment

Build Status Coverage Status Dependency Status License

Directory Structure

game-name/      # Your game-specific files
  commands/     # Your custom commands
  types/        # Your custom object types
  config.yml    # The main configuration file
  test/         # Your custom unit tests
jasmine/        # The jasmine core sourcecode; do not modify
  game/         # The default game directory to be copied for a new game
  commands/     # Built in commands
  types/        # Built in object types
  test/         # Unit tests
jasmine         # The main executable

Package Sidebar

Install

npm i jasmine-mush

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • kkragenbrink