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
- Host: GitHub
- URL: https://github.com/raphaelmos/8reines-game
- Owner: Raphaelmos
- Created: 2024-02-16T02:59:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T13:54:00.000Z (about 2 years ago)
- Last Synced: 2024-06-21T06:13:00.105Z (about 2 years ago)
- Language: Python
- Size: 2.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.