ocadotechnology/rapid-router

View on GitHub
game/end_to_end_tests/data/blockly_solutions/crash_into_cow_going_forward.xml

Summary

Maintainability
Test Coverage
<xml>
    <block type="start" deletable="false" x="230" y="130">
        <next>
            <block type="turn_left">
                <next>
                    <block type="move_forwards">
                        <next>
                            <block type="move_forwards"></block>
                        </next>
                    </block>
                </next>
            </block>
        </next>
    </block>
</xml>