Giter VIP home page Giter VIP logo

duo-othello-game's Introduction

Duo-Othello-Game

This is a 12x12 Duo Othello Chess Game Implemented by Python with alpha-beta prune minimax. 这是一个12x12棋盘的黑白棋游戏的实现(注意棋盘初始化子数为8),基于alpha-beta剪枝的Minimax。

The implementation includes two modes: player vs AI and AI vs AI. Players can choose between playing as black (X) or white (O). 实现内容包括玩家与ai对弈以及ai与ai对弈两种模式,玩家可以选择黑子X和白子O, 在控制台进行游玩

Initial board/棋盘初始如下:

abcdefghijkl

1............

2............

3..XO........

4..OX........

5............

6............

7............

8............

9........XO..

10........OX..

11............

12............

Note:

input.txt: Initial state of the board/棋盘初始化状态

playdata.txt: Weight of the board/棋盘权重

Finalboard.txt: Final state of the board/终局状态

duo-othello-game's People

Contributors

supremeexecutor avatar

Stargazers

 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.