Hacker News new | ask | show | jobs
by fvirexi 4037 days ago
Amazing game!

On the "Fort" level, the map [blue][white]->[blue] removes the [blue] block, rather than the [white]. This is a different behavior than the map [red][red]->[blue], which converts two [red] into one [blue].

1 comments

Absolutely! I fixed it: https://github.com/sharkdp/cube-composer/commit/ece7c6dbeb0b...

Thanks for the feedback!