https://github.com/prior99/traingame
A game of moral decisions.
https://github.com/prior99/traingame
Last synced: 5 months ago
JSON representation
A game of moral decisions.
- Host: GitHub
- URL: https://github.com/prior99/traingame
- Owner: Prior99
- Created: 2020-06-05T12:15:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T18:50:55.000Z (over 3 years ago)
- Last Synced: 2025-02-08T19:38:47.677Z (over 1 year ago)
- Language: TypeScript
- Size: 7.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Traingame
[](https://github.com/Prior99/traingame)
A P2P multiplayer game of moral dilemmas.
[](https://prior99.gitlab.io/traingame)
## Contributing
Contributions are welcome. Pull-Requests and Issues are happily accepted.
### Building, Testing and Linting
Yarn is used instead of NPM, so make sure it is installed (`npm i -g yarn`).
```
yarn
yarn start
```
should suffice.
## Contributors
- Frederick Gnodtke