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
Follow the numbers - A simple game where the player should follow the numbers and connect the dots
follow_the_numbers This is a simple game where the player should follow the numb
Navicella cavallo, gioco 2D stile space shooter
Navicella Cavallo Il miglior gioco in circolazione Navicella cavallo è un gioco 2D basato sullo stile dei giochi space shooter Come installare Navicel
A fun discord bot for music, mini games, admin controls, economy, ai chatbot and levelling system
A fun discord bot for music, mini games, admin controls, economy, ai chatbot and levelling system. This bot was specially made for Dspark discord server.
This is the card game like HearthStone and Magic
Territory War How to use it use pip3 to install django and channels: pip3 install Django pip3 install channels go to CardGame/first/consumers.py and g
A quantum version of Ladders and Snakes
QPath-and-Snakes A quantum version of Ladders and Snakes Desarrollo Para continuar el desarrollo sin pensar en instalación de dependencias: Descargue
PLVRA is a TUI (Terminal User Interface) implementation of wordle / termo in portuguese, written in Python
PLVRA is a TUI (Terminal User Interface) implementation of wordle / termo in portuguese, written in Python
A pygame implementation of John Conway's Game of Life
Game of Life A Pygame Simulation This is a Pygame implementation of the famous Conway's Game of Life. The game features a set of very simple rules: An
A coven of tools to assist in PnP RPGs.
pupillae A coven of tools to assist PnP RPGs. Status: Pre-alpha. Testing. Adding necessary functions and features as discovered/required. Other-than-P
A pure-Python Wordle and Absurdle solver
Pyrdle A pure-Python Wordle and Absurdle solver Find the originals here: Wordle Absurdle Basic solving: Wordle To solve today's Wordle, simply run: ./
WordleHelper suggests words to help players better enjoy the hit game Wordle
WordleHelper Introduction WordleHelper suggests words to help players better enjoy the hit game Wordle. Both the general mode and the hard mode are su
Open source translation for the Tsukihime Remake game
Tsukihime-Translation Open source translation for the Tsukihime Remake game prepared by Clovermoon and Tsukihimates. Copyright Disclaimer under Sectio
Create a Hangman Game using Python and all techniques of Python.
Hangman Game Created by Fernando Callasaca Game rules: Choose a word and if you guess it will appear completed. In case it is not the word then the ma
Chess GUI
Lucas Chess Lucas Chess is a GUI of chess: To learn to play chess. To play chess against engines. Dependencies Python 2.7 PyQt4 PyAudio psutil Python
Racers-API - a game where you have to go around racing with your car, earning money
Racers-API About Racers API is a game where you have to go around racing with yo
🍦 Cheat for cs:go written in Python.
Cs::Fuck 🍦 Cheat for cs:go written in Python. You can show a video here: https://vimeo.com/642730650 Feature. TriggerBot Glow Esp NoFlash Setup. 0. p
Quiz Game: answering questions naturally with a friendly UI to enjoy the game
About Quiz Game : The Game is about answering questions naturally with a friendl
Average Clicker Game (AVG) is a Python made game using tkinter
Average-Clicker-Game Average Clicker Game (AVG) is a Python clicker game not made with pygame but with tkinter, it has worker, worker upgrades, times
Simple wordle clone + solver + backtesting
Wordle clone + solver + backtesting I created something. Or rather, I found about this game last week and decided that one challenge a day wasn't goin
A Python tic tac toe game
Tic Tac Toe A Python tic tac toe game To start the game, run python3 main.py First, you have to select the game level. Today, it has three levels In a
Flappy-Bird AI - Flappy Bird game with AI
FLAPPY BIRD AI Flappy Bird game solved with neat-python, a Python module based o