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

https://github.com/raphaelmos/8reines-game

8Queens Game in Python
https://github.com/raphaelmos/8reines-game

Last synced: over 1 year ago
JSON representation

8Queens Game in Python

Awesome Lists containing this project

README

          

# 8 Queens Game

A 8-Queens game made in Python for a course homework,

# How to play ?

```
git clone https://github.com/Raphaelmos/8reines-game.git
```

Libraries :
- Tkinter
- Pygame

### Possible improvements

If you see any problems, open a issue put the details of how it occured, how to reproduce and i will answer to it !

- Add of a volume scale for the music
- Better Accessibility for the game

# Contributing Allowed

Contributing to open source projects is a wonderful way to learn, share your skills, and be part of a community. By participating in open source, you have the opportunity to work on real projects used by people around the world. You can help fix bugs, build new features, improve documentation - knowing that your code is making a difference for others.

It's also very rewarding personally. You'll gain experience collaborating with other developers, strengthening your skills. Participating in an open source project looks great on a resume too. So why not find a project you're interested in, address an issue, and get involved in the open source community today? You'll feel great knowing you've contributed something positive.