ccplanner / planner

The Planner for Chips Challenge
6 stars 1 forks source link

Add block pushing to Planner #8

Open lotu opened 12 years ago

lotu commented 12 years ago

Add ability to push blocks to planner. Can use sokoban code from benchmarks. Blocks pushed into water become dirt. Blocks can be pushed along thin walls and over gravel. They can also be used to trigger buttons. They can defuse bombs by blowing them up. Bombs will need to be added to do this.

darrenks commented 12 years ago

basic block pushing is now enabled, but stuff like bombs, switch, and ice aren't implemented with them yet. also gravel is not implemented.

lotu commented 12 years ago

Is there anything left for block pushing?

darrenks commented 12 years ago

yes, but these possibly non classical things still need to be handled

block cloning dynamic blocks (not sure what those actually are) pushing blocks onto ice running into a block while sliding holding a switch