Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philou/built-in-quality-game

A table-top game that teaches teams why built-in quality will make them more productive
https://github.com/philou/built-in-quality-game

Last synced: 1 day ago
JSON representation

A table-top game that teaches teams why built-in quality will make them more productive

Awesome Lists containing this project

README

        

# Built-in Quality Game

_Learn how investing in software development best practices will make you more productive by playing rather than learning [queuing theory](https://en.wikipedia.org/wiki/Queueing_theory)!_

[![Close up of the built-in quality game setup during a play at Murex](photos/close-up-small.jpg)](photos/close-up.jpg)

## 1 Minute Pitch

> Why would we lose time with unit testing when we already have a QA department writing automated tests?

If this is the kind of answers you get from your colleagues, then this game is made for you!

It can be very hard to get people to invest in [built-in quality practices](https://dzone.com/articles/lean-principles-2-build). These practices have an unintuitively greater impact on productivity than downstream quality practices. Instead of torturing your colleagues with a training on the [queuing theory](https://en.wikipedia.org/wiki/Queueing_theory), just play the [Built-in Quality Game](https://philou.github.io/built-in-quality-game/)! Players will experience and feel the built-in-quality speed-up.

Key benefits of the game include:

* Unlike other serious games, this one uses a realistic software team setting
* It covers the full value stream, from idea to deployment
* It contains both exploratory (Lean Startup, Walking skeleton) and correctness (BDD, TDD, CI, DevOps, Software Crafting) practices
* All the rules and material are available to get you started quickly
* It’s short, a game is only 1h15
* It’s fun

Try it, learn plenty, have a good time and transform the way you work!

## How it started

Even though [queuing theory](https://en.wikipedia.org/wiki/Queueing_theory) is the real explanation of why investing in quality up-front will make your team faster. The problem is that it is not the funniest topic to study. After trying the standard training approach at [Murex](www.murex.com), we decided to go for something else, and created this table-top (serious) game.

## How does it go?

The game is a collaborative game that lasts for about 1h15. The whole team can play. While the game's goal is to maximize output, the training goal is to let people experience the change in flow as they invest in new skills.

## How to use this game?

Playing the game is a 4 steps process:

1. Read the [rules](Rules.md)
2. Read the [animator's guide](AnimationGuide.md)
3. Read the [Practice reference sheet](Practices.md)
3. Print and cut-out the [material](https://github.com/philou/built-in-quality-game/tree/master/material)
4. Play the game

## Contributing

[Pull Requests](https://github.com/philou/built-in-quality-game/pulls) are welcome.

Commit messages should follow [semantic commit messages](https://seesparkbox.com/foundry/semantic_commit_messages) and these [commit message best practices](https://chris.beams.io/posts/git-commit/)

Material is licensed under [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/). Add this to the metadata of the pictures before committing. It's easy to do using `exiftool -tagsFromFile CC_Attribution-ShareAlike_4.0_International.xmp best-practices.jpg`. Build your own xmp file with [Creative Commons License Picker](https://creativecommons.org/choose).

## Credits and contributors

Coaches at [Murex](https://github.com/murex), mostly:

* [Ahmad Atwi](https://ahmadatwi.me/)
* [Damien Menanteau](https://about.me/damienmenanteau)
* [Hicham Ghorayeb](https://twitter.com/hghorayeb)
* [Joseph Soares](https://www.linkedin.com/in/joseph-soares-19812b13/?originalSubdomain=fr)
* [Julie Jeru](https://fr.linkedin.com/in/juliejeru)
* [Matthieu Tournemire](https://twitter.com/mattrussa)
* [Philippe Bourgau](http://philippe.bourgau.net)

## License

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)

Built-in Quality Game by Philippe Bourgau is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).