Loading
Export table

USERNAME

PM  Home

Botzone
  • GAMES
  • GROUPS
  • DISCUSS
  • ABOUT
  • Wiki
Reset password

New post

[{"targetid":"53e1db360003e29c2ba227b8","type":"game"}]
...
Please keep title between 5 to 18 characters.
Please keep content in 500 characters.

Register a new account

...
Please keep your nickname between 3 to 18 characters.
Your email will be used to verify your identity. This field is case-SENSITIVE!
--
Please keep your password between 6 to 16 characters.
Please enter your password again.
Enter the characters you saw.
Reload captcha

(PLACEHOLDER)

Select All and Copy

					 Click to download binary content
				

(PLACEHOLDER)

Send Message / Reply

...

							
Please keep the message content in 1000 characters

Local AI Config

Local AI allow program on your own computer to make decisions for you, and may be used to test various experimental algorithms. Please check Local AI on wiki for usage, sample and other information.
Please click Submit button before using this feature. This feature is only allowed to use by users achieving level 6 or further, and still in development. In case of problems, feel free to send us feedback.
This key is used to prevent other users from kicking your AI, and is part of the URL below. Please keep it in 10 characters.
-
This is the URL for Local AI. Please send HTTP GET request with specific headers to this URL.

Unknown

Modify your account

...
You may upload a square picture as your avatar.

...
Please keep your nickname between 3 to 18 characters.

...
Type in your old password to check your identity.
--
Please keep your password between 6 to 16 characters.
Please enter your password again.
Welcome to the specialized discussion board. Feel free to ask question or start a topic below. All discussion you started will be under this topic by default.
  • All
  • Groups
    • Games
      • Misc

        Posts

        []

        黑白棋的样例程序有bug

        Author: _小雪_
        它说把棋子覆盖在已经有的棋子上是合法下法
        2023-1-18 9:47:18 0
        [{"_id":"63c74fb6ee1bce5e6c7c3319","targetid":"58a681ca7f65182b044b5e3f","type":"misc"},{"_id":"63c74fb6ee1bce5e6c7c3318","targetid":"53e1db360003e29c2ba227b8","type":"game"}]

        一个小小的建议

        Author: Liqixiang
        这里针对Reversi,落子错误还是超时希望可以更加准确一些
        2018-5-26 22:17:35 5
        [{"targetid":"58a6820d7f65182b044b5e40","type":"misc","_id":"5a18092519637a770935155c"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"5a18092519637a770935155b"}]

        bot崩溃

        Author: lzg
        我的bot进行快速对局没问题,但是用游戏桌就会崩溃。
        2018-5-9 17:10:28 3
        [{"targetid":"58a681ca7f65182b044b5e3f","type":"misc","_id":"5ac9cd39611cfd778a06cee6"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"5ac9cd39611cfd778a06cee5"}]

        黑白棋估值函数的优化

        Author: TjFish
        大家有什么好的估值方法呢,互相讨论学习下
        2017-12-30 6:42:36 12
        [{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"5a20c2317db4727b4ffa502d"}]

        python的reversi样例程序

        Author: zsx
        哪位有reversi的python样例程序 或其他游戏的
        2017-10-31 10:10:24 1
        [{"targetid":"58a681ca7f65182b044b5e3f","type":"misc","_id":"59f82a9b5a11ed72c9333abe"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"59f82a9b5a11ed72c9333abd"}]

        黑白棋的java怎么写?

        Author: 搞事情搞事情
        黑白棋的java怎么写?wiki中没有样例,有点看不懂该怎么写,有没有谁有java的样例给我一份?非常感谢!
        2017-1-19 14:48:17 1
        [{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"588061319a0dd324a3b734b5"}]

        【黑白棋】这一局是不是出现了BUG

        Author: BuriedJet
        http://botzone.org/match/565024f4b4f14d9033bd1380; 第54轮白方接受了输入但不输出,结果却判了白方赢。INVALID_MOVE之后的胜负判断难道还是看场上棋子数?
        2016-4-26 17:51:33 2
        [{"targetid":"56c9d9deee79d74c2ee95ec7","type":"misc","_id":"56cae93efb04eb7f665a1b7e"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"56cae93efb04eb7f665a1b7d"}]

        黑白棋会出现开局RE的情况

        Author: hzwer
        任意两个bot对战,开局一方可能RE,样例程序也是这样
        2016-1-27 3:47:40 2
        [{"targetid":"56c9d9deee79d74c2ee95ec7","type":"misc","_id":"56caec1d68c9160067dd1936"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"56caec1d68c9160067dd1935"}]

        计算概论黑白棋样例程序提示

        Author: zhouhy
        如果你发现自己的程序根本无法走出一步棋,那么请使用游戏详情页面给出的样例程序进行修改。自己试图处理输入输出将会非常麻烦。
        2015-12-16 23:09:03 4
        [{"targetid":"565424427f4fa316655b92bb","type":"group","_id":"56c9da67ee79d74c2ee95ec9"},{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"56c9da67ee79d74c2ee95ec8"}]

        黑白棋详情中,x是横坐标,y是纵坐标

        Author: jnhsyxxy
        黑白棋详情中,x是横坐标,y是纵坐标,请问坐标原点是左下角还是左上角?? 如果把棋盘看成一个二维数组a[8][8]的话,x=2,y=3的这个点对应的是数组中哪个元素??
        2015-12-13 19:03:04 0
        [{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"571f91c494cad30073808039"}]

        请问为什么走不了子呢……崩溃

        Author: 上条当麻子
        http://www.botzone.org/match/566ae709b54182ae7dc91631 发了地址就可以求助大大帮忙分析了么,还要不要源码?
        2015-12-13 14:51:05 2
        [{"targetid":"53e1db360003e29c2ba227b8","type":"game","_id":"56cae945fb04eb7f665a1b7f"}]
        • «
        • 1
        • »

        ×
        Modify tags Modify
        Reply
        ...

        All rights reserved 2014 - AI LAB, Peking University.
        Mainly created by zhf zhouhy zhq ... and more previous authors
        Download match dataset of Botzone

        京ICP备18028450号-1

        Welcome to Botzone!
        There're plenty of games on Botzone, click 'GAMES' on the navigation bar to find out how to play and rules.
        Sample programs on rules page are your best starter codes.
        The ranklists of each game are also presented here.
        You may start a human match or test your program by 'Create Gametable' on homepage.
        You may also join in gametable of others or view latest matches.
        When you are ready to submit your code, please click on 'My Bots' on the navigation bar.
        We implemented a sample version control system, where you may submit your modification by 'Add a new Version'.
        You can opt your bot in the ranklist too.
        If you feel confident about your program, it's high time you click on 'GROUPS' on the navigation bar to join in some group holding contests.
        Finally, if you still feel unfamilar to the usage or curious about how this site works,
        please click on 'Wiki' on the navigation bar to view our wiki, or contact us by botzone[at]126.com.
        If you wish to review this guide, please click the gray question mark on the lower right corner in any page.
        Happy coding!
        Botzone How-to1 / 5
        ?