Giter VIP home page Giter VIP logo

checkers's Introduction

Checkers Project README

Project Description

The "Checkers" project is a comprehensive checkers application consisting of two components: a desktop application built using WPF on the .NET platform and a console application, also built on the .NET platform. The desktop application allows you to play checkers against a computer opponent that uses an algorithm based on the Minimax algorithm with alpha-beta pruning. The console application is primarily used for testing the algorithm's performance and strength.

Requirements

  1. .NET 6 platform installed

Running the Desktop Application

To run the desktop application, follow these steps:

  1. Open the "Checkers" project in IDE.

  2. Choose the "DesktopCheckers" project as the startup project.

  3. Run the project.

After these steps, the desktop application will launch, allowing you to play a game of checkers against a computer opponent that uses the Minimax algorithm with alpha-beta pruning. You can follow the game's progress on the screen with the presented screenshots (on the bottom).

Running the Console Application

The console application is mainly used for testing the algorithm's performance. To run it, follow these steps:

  1. Open the "ConsoleCheckers" project in Visual.

  2. Choose the "ConsoleCheckers" project as the startup project.

  3. Run the project.

The console application allows you to test the Minimax algorithm with alpha-beta pruning for various game situations. Test results can be collected and analyzed to evaluate the algorithm's performance.

Additional Information

  • The Minimax algorithm with alpha-beta pruning efficiently handles searching up to 7 moves ahead in the game space.

  • The desktop application enables interactive gameplay against a computer opponent.

Thank you for using our "Checkers" application! We hope you enjoy playing checkers and testing the algorithm using the console application.

Sreens from desktop application

DesktopCheckers1 DesktopCheckers2 DesktopCheckers3 DesktopCheckers4 DesktopCheckers5

checkers's People

Contributors

mikolajmacioszczyk avatar

Watchers

 avatar

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.