An open API service indexing awesome lists of open source software.

https://github.com/fogleman/ricochet

Implementation of Ricochet Robot (Rasende Roboter) including a GUI and a solver
https://github.com/fogleman/ricochet

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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