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

https://github.com/keworker/wooden-collection-pygame

A collection of "Wooden games" such as backgammon, dice, chess, etc.
https://github.com/keworker/wooden-collection-pygame

pygame python

Last synced: 3 days ago
JSON representation

A collection of "Wooden games" such as backgammon, dice, chess, etc.

Awesome Lists containing this project

README

          

# wooden-collection-pygame
A collection of "Wooden games" such as backgammon, dice, chess, etc.

## Contributing

If you would like to contribute to this repository,
please see [our contributing guide](https://github.com/Keworker/wooden-collection-pygame/blob/master/CONTRIBUTING.md).

If you want to contribute but haven't got any ideas,
you can check [open issues](https://github.com/Keworker/wooden-collection-pygame/issues) and try to solve some of them.

## License

The content of this repository is protected by the Mozilla Public License 2.0.

Permissions of this weak copyleft license are conditioned on making available source code of licensed files
and modifications of those files under the same license (or in certain cases, one of the GNU licenses).
Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
However, a larger work using the licensed work may be distributed under different terms and without source code
for files added in the larger work.

See the [LICENSE](https://github.com/Keworker/wooden-collection-pygame/blob/master/LICENSE) for more information.

> [Back to top](https://github.com/Keworker/wooden-collection-pygame#wooden-collection-pygame)