Giter Club home page Giter Club logo

chess_project's Introduction

Chess_Project

Description

This chess game is based on object oriented concepts includes classes and all oop features, project contains all necessary classes like king, pawn etc.

program is started when game_class is run,game is played between two user when they can take black and white pieces. in this chess only valid move is taken care.

Run Program

Clone the Repository and change the directory then run Game_Class.java file

https://github.com/alokyadav777/Chess_Project.git

check condition screenshot:

alt text

i want to enhance this chess game where game is played between user and computer, computer make move based some heuristic to achieve artificial intelligence.we are using minimax algorithm for move Optimisation and computer has search limitation of certain depth based on programmer's available hardware computation power.

chess_project's People

Contributors

aalok-kumar-yadav avatar

Stargazers

Sharaf Qeshta avatar  avatar Emre Dogan avatar Mehar Fatima Khan avatar Saurabh Srivastava avatar  avatar

Watchers

James Cloos avatar  avatar Pavani avatar

chess_project's Issues

Special move of chess game

In a chess source code special move like castling of the piece, Pawn Promotion, and En Passant moves are supposed to be included.

AI implementation of chess

in a chess game, there should be artificial intelligence for automated moves by a computer, a decision made by the computer is like choosing best move amongst all possible moves.

Checkmate

In given chess game checkmate is not implemented. so add an additional feature on that.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.