https://github.com/cvan/tiron
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvan/tiron
- Owner: cvan
- License: cc0-1.0
- Created: 2017-06-09T11:52:04.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T21:49:32.000Z (about 9 years ago)
- Last Synced: 2025-03-24T09:50:19.997Z (about 1 year ago)
- Language: HTML
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Tug o' War
[**Play now!**](https://tiron.herokuapp.com/)
## Development
### Installation
```sh
npm install
```
### Usage
```sh
npm start
```
## Acknowledgments
Thank you to the following projects and individuals:
* [`socket-to-em](https://github.com/davidvandusen/socket-to-em)
## License
All code and content is provided under a [CC0-1.0 (Public Domain)](https://creativecommons.org/publicdomain/zero/1.0/) [license](LICENSE.md).
You can copy, modify, distribute and perform this work, even for commercial purposes, all without asking permission.
For more information, refer to these following links:
* a copy of the [license](LICENSE.md) in [this source-code repository](https://github.com/cvan/tiron)
* the [human-readable summary](https://creativecommons.org/publicdomain/zero/1.0/) of the [full text of the legal code](https://creativecommons.org/publicdomain/zero/1.0/legalcode)
* the [full text of the legal code](https://creativecommons.org/publicdomain/zero/1.0/legalcode)
## License
All code and content is provided under a [CC0-1.0 (Public Domain)](https://creativecommons.org/publicdomain/zero/1.0/) [license](LICENSE.md).