GithubHelp home page GithubHelp logo

ricochet's Introduction

----------------------------------------
    RICOCHET ROBOT / RASENDE ROBOTER
----------------------------------------

Requirements
============
Python 2.6+
wxPython 2.8+

Compile and Run
===============
To compile the C-based solver, run ./build_ricochet (requires gcc).

Launch the program with: python main.py

Controls
========
To move a robot, select one by color and then use the arrow keys on the keyboard.

R - Red
G - Green
B - Blue
Y - Yellow

Other program controls are listed below.

N - New Game
S - Solve
U - Undo
Esc - Quit

ricochet's People

Contributors

b3n3 avatar fogleman avatar kbrafford 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ricochet's Issues

make the boardsize variable

I always play on a custom made board with much more than 16x16 fields.

Could you please adapt the code so it is not limited to 256 fields anymore?

We would like to program a C++ program that lets you solve all kinds of boards and constellations.

Doesn't work on Ubuntu 14.10

python main.py
Traceback (most recent call last):
  File "main.py", line 4, in <module>
    import ricochet
  File "/tmp/Ricochet/ricochet.py", line 17, in <module>
    dll = CDLL('_ricochet')
  File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: _ricochet: cannot open shared object file: No such file or directory

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.