Git Product home page Git Product logo

gobang's Introduction

名称:

  • 五子棋

软件简介

  • 采用三种编程语言分别实现了不同的版本。
  • C语言版本实现了五子棋算法和人机对战功能,使用了easyx图形界面库绘制图像,按钮的点击采用的是坐标检测的原理,没有采用按钮控件的事件和回调机制。
  • VB.NET版本实现了局域网网络对战功能,网络使用的是UDP实现。
  • Python版本计划实现网络对战版本,使用TCP实现,图形界面采用PyQt实现。网络对战计划采用中转服务器的形式,或者采用TCP打洞来实现p2p模式的编程。

说明:

  • 开发平台: Windows 7 X64.
  • 开发环境: VS2010 & pycharm

用法:

  • 编译运行后,直接按照普通五子棋游戏的模式运行。

开源协议:

  • 雪碧软件协议

项目截图

  • 主界面 主界面
  • 人机对战 人机对战
  • 双人对战 双人对战

gobang's People

Contributors

thethreedog avatar

Watchers

James Cloos 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.