js_playthrough

By Andrew Thul.

Description

js_playthrough is a simple js file that takes 4 arguments and returns a concatenated string about the playthrough of a game. simply put it is a small excersize in constructors in JS.

Known Issues

If you discover any bugs, feel free to create an issue on GitHub fork and send us a pull request.

Authors

  • Andrew Thul (github.com/adthul)

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT License