Skip to content

Chess.ucu is a Chess project made by Students of Ukrainian Catholic University as a first-year programming project. These chess allow you to play against a PC and against yourself.

License

Notifications You must be signed in to change notification settings

Adeon18/Chess.ucu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess.ucu

Description

Chess.ucu is a chess project which lets you play against a computer and play with your friend from one computer. This project was made as a semester project by first-year APPS Students of UCU 2020. If you want to play the chess yourself, follow the steps below.

Installation

Clone the repository

git clone https://github.com/Adeon18/Chess.ucu.git

Go to the folder

cd Chess.ucu

Use the package manager pip to install the needed libraries.

pip install requirements.txt

Usage

All you need to do is run the script main.py in terminal or via Text Editor and you're good to go.

python game/main.py

You are gonna see a window like this pop up:

gameplay

Everything from that point on is pretty intuitive, good luck!

Attention! If this did no work for yoy, open an issue and tell us about it.

If you find the bot too easy or too hard, you can tweak the tree depth, however that may break the program.

Contributing

  • Fork the repository
  • Make your change in your forked repository
  • Make a pull request and add a rewiever among us(You can see who to add below)

Credits

License

MIT

About

Chess.ucu is a Chess project made by Students of Ukrainian Catholic University as a first-year programming project. These chess allow you to play against a PC and against yourself.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages