seancallaway / DungeonBoard

A soundboard for tabletop gaming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dungeon Board

A soundboard for tabletop gaming.

Release Version Build Status Downloads Stats

DungeonBoard offers a users the ability to play a looping, ambient or background track while adding in foreground/effect sounds via button press. It is written in Java and has no external dependencies for MP3 playback.

Installation

No installation is required. Just run the JAR file (once released).

java -jar DungeonBoard.jar

Usage example

''To be defined once the UI is set.''

For more examples and usage, please refer to the Wiki.

Development setup

''To be determined.''

Release History

''No releases yet.''

Meta

Sean Callaway – @smcallawayseancallaway@gmail.com

Distributed under the Apache 2.0 license. See LICENSE for more information.

https://github.com/seancallaway/DungeonBoard

Contributing

  1. Fork it (https://github.com/seancallaway/DungeonBoard/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A soundboard for tabletop gaming.

License:Apache License 2.0


Languages

Language:Java 100.0%