├── LICENSE ├── Readme.md ├── boulegueur-permissions.yaml ├── screenshot_gameover.png ├── screenshot_menu.png ├── screenshot_playing.png └── screenshot_start.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/LICENSE -------------------------------------------------------------------------------- /Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/Readme.md -------------------------------------------------------------------------------- /boulegueur-permissions.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/boulegueur-permissions.yaml -------------------------------------------------------------------------------- /screenshot_gameover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/screenshot_gameover.png -------------------------------------------------------------------------------- /screenshot_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/screenshot_menu.png -------------------------------------------------------------------------------- /screenshot_playing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/screenshot_playing.png -------------------------------------------------------------------------------- /screenshot_start.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jpca/Boulegueur/HEAD/screenshot_start.png --------------------------------------------------------------------------------