Git Product home page Git Product logo

gobang's Introduction

五子棋

2011年12月-2012年5月,人生中第一个独立开发完成的软件,使用的是人生中第一门语言Basic,采用VB6.0开发。

具备功能:

  1. 人机对战。基于规则权重的判定进行落子;
  2. 局域网对战;
  3. 个人对战;
  4. 有禁手功能;
  5. 具备星月开局功能;
  6. 棋盘大小设置;
  7. 棋谱的保存、加载、重放功能;
  8. 个人战绩的统计等;
  9. 等等。

重新回顾看了下代码,简直头疼。

  1. 变量全是拼音首字母简写。
  2. 接近一万行的代码全在一个文件中。
  3. 没有设计模式。
  4. 等等太多了。

唯一看得下眼的,就只有排版格式还算工整。

放在这里做个备份。

gobang's People

Watchers

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