fogleman / Ricochet

Implementation of Ricochet Robot (Rasende Roboter) including a GUI and a solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementation of Ricochet Robot (Rasende Roboter) including a GUI and a solver


Languages

Language:Python 64.2%Language:C 35.4%Language:Batchfile 0.4%