REPOSITORY OVERVIEWLive repository statistics
★ 0Stars
⑂ 0Forks
◯ 0Open issues
◉ 0Watchers
27/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
python-checkers
I designed checkers game using python this is my first project i took reference from youtube videos and designed it.
checkers game:
Description about project:
Checkers or Draughts is the name of several different board games. All of these
games are similar. In every kind of checkers, the other player’s pieces can be
taken by being ”jumped” over.”Checkers” is the American name. In British
English, and in various other English-speaking nations,these games are called
”Draughts”.
Checkers is played on an 8 * 8 checkerboard with 12 pieces. The continental
version (so-called because it is played on the continent of Europe) is played on
a 10 * 10 board with 20 pieces each. There are also a number of variations in
various countries.
Rules to play checkers:
• Checkers is a two-player, with a dark square in each player’s lower left
corner.
• Pieces move only on dark squares which are numbered. Numbers are used
to record the moves, for example, if Red moves from square 9 to square
13, then it is recorded as: 9-13.
• Each player controls its own army of pieces (men). The player who controls
Red pieces moves first. The pieces (also known as ’men’) are arranged as
shown on the left.
• The goal in the checkers game is either to capture all of the opponent’s
pieces or to blockade them. If neither player can accomplish the above
game is a draw.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Dice Rolling Simulator Python Game [Source Code Included] Free Python course with 35 real-time projects Start Now!! Snake and Ladders, Ludo and Checkers, are the most favorite games of all time. But, it feels terrible when you drop the plan of playing just because you couldn’t find the dice. So, here is a fascinating option to give you a chance to make something cool. Let’s build a Dice Rolling Simulator with basic knowledge of Python. What is Tkinter? Python offers various packages to design the GUI, i.e. the Graphical User Interface. Tkinter is the most common, fast, and easy to use Python package used to build Graphical User Interface applications. It provides a powerful Object-Oriented Interface and is easy to use. Also, you develop an application; you can use it on any platform, which reduces the need of amendments required to use an app on Windows, Mac, or Linux. Dice Rolling Simulator in Python We all know about dice. It’s a simple cube with numbers from 1 to 6 written on its face. But what is simulation? It is making a computer model. Thus, a dice simulator is a simple computer model that can roll a dice for us. We aim to build a dice simulator which looks like: dice rolling simulator
16/100 healthActive repository
PythonNo license
⑂ 0 forks◯ 1 issuesUpdated May 9, 2025
Contains various Python programs, including RasPi projects, and answer checkers for physics and engineering problem sets that I assigned to my students. If you only have a browser, you can run many of these programs on Code Skulptor- a website designed to run Python code, as it has many libraries built in.