Code Monkey home page Code Monkey logo

cchess's People

Contributors

checkeyzerone avatar walker8088 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cchess's Issues

Hello, I ran cchesslib-master/examples/end_game/end_game.py and the following question appeared, thanks

C:\Users\junhao\AppData\Local\Programs\Python\Python36\python.exe D:/Download/cchesslib-master/examples/end_game/end_game.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
挑战 活挟丕豹
Traceback (most recent call last):
  File "D:/Download/cchesslib-master/examples/end_game/end_game.py", line 465, in <module>
    quit, dead_side = table.run_once()
  File "D:/Download/cchesslib-master/examples/end_game/end_game.py", line 369, in run_once
    self.draw()
  File "D:/Download/cchesslib-master/examples/end_game/end_game.py", line 206, in draw
    key = Pos(x, y)
NameError: name 'Pos' is not defined

不可以运行?

`---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
<ipython-input-5-3f5d820f15fa> in <module>
----> 1 board.print_board()

AttributeError: 'ChessBoard' object has no attribute 'print_board'`

[Errno 2] No such file or directory: 'vispy/__init__.py'

当我使用:
python setup.py install

python3 setup.py install
进行安装时,软件报错:

Traceback (most recent call last):
  File "setup.py", line 65, in <module>
    for line in open(initFile).readlines():
FileNotFoundError: [Errno 2] No such file or directory: 'vispy/__init__.py'

请问下这个怎么解决呢?是不是缺少了什么文件?
(系统:ubuntu 18.04, python版本: 2.7.15 / 3.6.7)

马2进3 错误

board.move_chinese("马2进3") 无法运行 代码内部有多处错误

和棋判断?

目前的程序里面好像没有对和棋进行考虑,考虑添加一下?

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.