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
- Host: GitHub
- URL: https://github.com/fogleman/ricochet
- Owner: fogleman
- Created: 2012-02-14T15:35:16.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-07-01T21:58:39.000Z (over 3 years ago)
- Last Synced: 2025-05-13T08:43:33.771Z (11 months ago)
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 54
- Watchers: 8
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README
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