Coder Social home page Coder Social logo

aei's People

Contributors

arhart avatar janzert avatar leonm avatar w-hat avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aei's Issues

Difference between board and x88board?

I noticed that there are two Position classes, both seem pretty similar which mostly matching constructor and method signatures.

Do they implement slightly different rules? Is one faster than the other?

There is this quote in the readme:

the Arimaa position representation (as bitboards in board.py and x88 in x88board.py)

But I can't figure out what x88 means.

imports fail after scripts were moved to pyrimaa (master)

I'm using python 2.6.6 on debian. Attempting to run the scripts on master leads to import errors. For example:
arhart@debian:~/arimaa/AEI$ ./pyrimaa/gameroom.py
Traceback (most recent call last):
File "./pyrimaa/gameroom.py", line 56, in
from pyrimaa import aei
ImportError: No module named pyrimaa

Am I running the correct command? Do I need to do something with setup.py (if so, what)? I can go through and adjust the imports to not reference pyrimaa, but I'm wondering if I'm not running the scripts as intended.

Attempting to use a link from the current directory results in the same error:
arhart@debian:/arimaa/AEI$ ls -l ./gameroom.py
lrwxrwxrwx 1 arhart arhart 19 Dec 26 21:56 ./gameroom.py -> pyrimaa/gameroom.py
arhart@debian:
/arimaa/AEI$ ./gameroom.py
Traceback (most recent call last):
File "./gameroom.py", line 56, in
from pyrimaa import aei
ImportError: No module named pyrimaa

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.