Project Description Name: Chess! Description: This project is a fully functional version of the board game chess, which checks for and enforcing rules such as castling, pawn promotion, and checkmate. The game can be played by two people on the same computer, and also by one person against various AI difficultues. Users may also play another chess variant called Crazyhouse, where users can place any piece that they capture on the board as their own! __________ How to run project: 0. Download Code as a ZIP. Install the PIL/Pillow and Requests modules (see below for instructions). 1. Open main.py file – I would recommend using VSCode and installing the Python extension by Microsoft within the software 2. Change line 16 of main.py so that you provide the path from current terminal directory to the "Chess-main" folder 3. Run main.py and enjoy! __________ Modules and libraries to download: PIL/Pillow and Requests - Instructions for download found here: https://www.cs.cmu.edu/~112/notes/notes-animations-part1.html
A playable version of Chess – classic two-player, various AI levels, and the crazyhouse variant! Written in Python 3
Overview
A small Python Library to process Game Boy Camera images
GameBEye GameBEye is a Python Library to process Game Boy Camera images. Source code 📁 : https://github.com/mtouzot/GameBEye Issues 🆘 : https://gith
PYGA: Python Google Analytics (ga.js) - Data Collection API
PYGA: Python Google Analytics - Data Collection API pyga is an implementation of Google Analytics (ga.js) in Python; so that it can be used at server
A game developed while learning python
Alien_Invasion a game developed while learning python you must have python-3 installed in your computer. and pygame module is also required for this.
HackNC 2021 Project
pyTunes HackNC 2021 Project Setting Up Once the repo is cloned, install the requirements through pip install -r ./requirements.txt Once that is done,
Wordle-player - An optimal player for Wordle. Based on a rough understanding of information theory
Wordle-player - An optimal player for Wordle. Based on a rough understanding of information theory
Tic-Tac-Toe Game in python3 Tkinter
Tic Tac Toe Tic-Tac-Toe Game in python3 Tkinter About: Tic Tac Toe or Noughts and Crosses as called in British is a pencil and paper game for two play
Play a game of Phazed with a bot or with other players or watch bots play with each other
Phazed Game and Player play a game of Phazed with a bot or with other players or watch bots play with each other Live Demo hosted on repl.it (makes su
Bingo game now in python play as much you want :) no need to give me credit it's open as fuck
Bingo-py-game A game coded with Python Introduction This is a Terminal-based game currently in its initial stage. I am working on adding more efficien
Sukoku-solver Python About Sudoku is one of the most popular puzzle games of all time
Sukoku-solver Python About Sudoku is one of the most popular puzzle games of all time. As a logic puzzle, Sudoku is also an excellent brain game. Bein
SuperChess is a GUI application for playing chess.
About SuperChess is a GUI application for playing chess. It is written in Python 3.10 programming language, uses PySide6 GUI library, python-chess lib
A Simple Scissor Paper Rock Game On Python Using Pygame.
Scissor Paper Stone Game Using Pygame This is a simple GUI based game made on pygame python. Installation Run code on your machine: git clone https:
使用python编写2048游戏及自动玩
使用python编写2048游戏及自动玩
Pong is one of the first computer games that ever created, this simple
Pong-Game Pong is one of the first computer games that ever created, this simple "tennis like" game features two paddles and a ball, the goal is to de
Basic Python physics library.
pythonPhysics Basic Python physics library. Must have pygame installed. How to: Sketon program is included. for p in env.particles: pygame.draw.circle
Wordle Tas Tool is a terminal application for solving Wordle puzzles
Wordle Tas Tool Terminal application for solving Wordle puzzles Wordle Tas Tool (WTT) is a Python script that iterates over SCOWL95 to solve Wordle pu
It just a cli based snake game written in Python.
Snake Game in Python Things that I learned in this project: OOP in Python. Clean code. The curses library. How to run the game You need to clone this
Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch
Découvrez CubeCraft Launcher, une application uniquement codé en Python et en Batch. Grâce à son interface graphique facile et intuitive, vous pouvez vous retrouver facilement.
PingPong - Simple Ping Pong Game Made In Python
PingPong Basic Ping Pong Game Made In Python
A rhythm-based game that automatically generates obstacles based on a song's features.
DISCLAIMER: This is my first coding project, created in December 2019. The game may not be optimized, and looking back on it, there are a lot of chang
Chess Game using Python
Chess Game is a single-player game where the objective is same as the original chess game. You just need to place your chess piece in a correct position. The purpose of the system is to provide some