Skip to content

Gregwar/yet-yet-another-ricochet-robot-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet yet another ricochet robot

How it works ?

This really poor design uses PNG images as map input. You can open map.xcf with GIMP and move the layers, paint the walls etc. And export it to map.png.

Then, use the following command to generate map.bin:

php tools/parse.php > map.bin

After, just compile:

make

And run:

./solver

No argument so far, to change the robot you'll need to edit main.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors