Code Monkey home page Code Monkey logo

gobang-1's Introduction

GoBang

这是简单的五子棋项目。它采用的编程软件是Eclipse。 其中GoBangAI工程采用的是手绘棋盘和棋子的方式。而GoBangAI2则采用了添加棋盘和棋子图片的方法。界面最漂亮的是GoBang3,后期做了不少界面的优化。每一个工程都可以独立运行起来。 实现了人人对战和人机对战两种模式。其中人机对战是采用权值法实现的。 在使用时,需要点击“开始新游戏”的按钮才能在棋盘上下棋。每次重新选择完“人人对战”或“人机对战”的模式之后需要再重新点击一次“开始新游戏”。 需要了解整个项目的实现过程,请参考我的博客:https://blog.csdn.net/alexwym/article/details/80847170 里面一共有三篇,分别介绍了实现这个项目的全过程和一些细节信息

gobang-1's People

Contributors

alexlingl 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.