Skip to content

JavaScript Mass Interactive Narrative Environment.

License

Notifications You must be signed in to change notification settings

nivthefox/jasmine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

JavaScript Mass Interactive Narrative Environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published