An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Traingame

[![pipeline status](https://gitlab.com/prior99/traingame/badges/master/pipeline.svg)](https://github.com/Prior99/traingame)

A P2P multiplayer game of moral dilemmas.

[![play](https://raw.githubusercontent.com/Prior99/traingame/master/assets/play.png)](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