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
Ice-Walker-Game - This repository is about the Ice Walker game made in Python.
Ice-Walker-Game Ce dépot contient le jeu Ice Walker programmé en Python. Les différentes grilles du jeu sont contenues dans le sous-dossier datas. Vou
A basic quiz game using Python
QuizGame A basic quiz game using Python Passwords for quizzes (NO CAPS LOCK!): -ryzermattishandsome -canisleepwithyou Before using this, please make s
Hex-brawl-v25 - Simple Brawl Stars v25.107 server emulator written in Python
Hex Brawl Simple Brawl Stars v25.107 server emulator written in Python. Requirem
offline bot for game on chrome
Бот офлайн игры браузера CHROME В автоматическом режиме запускает браузер Chrome под ОС windows, так же автоматически определяет разрешения экрана, на
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
GardenZen Prototype 2.5D Game
Relaxing 2.5D Game about gardening a small farm and growing food, plants and other things. Follow my Youtube Devlog for further details (see about me section)
Guess number game with PyQt5
Guess-Number-Project Guess number game with PyQt5 you can choose a number in your mind and then computer will guess a nummber and you guide the comput
Turtle Road Crossing Game in Turtle(python module)
Turtle Road Crossing Game in Turtle(python module) In this project we have built a road crossin game in python with Object-Oriebted Programming. This
Minecraft Bedrock Server Control GUI
A control dashboard to monitor and control your minecraft bedrock dedicated server through an easy user interface. Created by Nathan-Busse 13 January 2022 Made with Python 3.8
Wordle - Wordle Clone With Python
Wordle Clone Python This is a cli clone of the famous wordle game developed by J
Lutris helps you install and play video games from all eras and from most gaming systems.
Lutris Lutris helps you install and play video games from all eras and from most gaming systems. By leveraging and combining existing emulators, engin
Scalable computer implemented in the game of life.
scalable-gol-computer This is a computer built in Conway’s game of life. It supports variable sizes of 8, 16 and 32 bit. Maximum program size: 256 lin
BUG OUTBREAK is a game of adventure and shooting.
BUG OUTBREAK BUG OUTBREAK is a game of adventure and shooting. I am building the game for Github Game Off 2021. This game has 5 levels. You have to co
This repository has the lessons of the gamming programming course
learning-python-game-programming This repository has the lessons of the gamming programming course Na faculdade, estou fazendo a disciplina de program
This project is an exciting fun game for beginners to build up
This project is an exciting fun game for beginners to build up. The program generates a random number from 1 to 10, or 1 to 100 any range that is specified and the user must guess the number after a
A python script that uses pygame to display fractals.
Pygame-Fractals A python script that uses pygame to display interactive fractals. There are 3 fractals on the script. They can be displayed on the col
A game that depicts a real astronaut's struggles
Interstel-quickscooping-game Right from the beginning of our (i.e, me and me alone) journey in the creation of this game, our goal was to give a game
Made to help you create UI using pygame in python, gonna add way more to this project
Pygame visualizer Made to help you create UI using pygame in python, gonna add way more to this project. As of now, this is only hours worth of work.
A DDQN that learned to play tic tac toe by playing against itself
TicTacToeAI A DDQN that learned to play tic tac toe by playing against itself Cu
A "guess the number" game on a GUI interface using Tkinter library🙂
A "guess the number" game on a GUI interface using Tkinter library🙂