Hey guys anyone know how to make that a game has always and outcome (possible solution)

So lets say you are building a game like cross road how would you make it so that their is always a way to cross and cars never make it impossible with the other cars blocking you and killing you, like how would you make sure that the game always has a path to continue? any ideas?

Thanks

Comments

  • quique13quique13 Member Posts: 99

    Crossy Road* sorry autocorrect

  • jsorr2jsorr2 Member Posts: 279

    You have to test each road area. So put 3 roads together, then do some maths and test the game to see if there will always be a path.

  • SocksSocks London, UK.Member Posts: 12,822

    @jsorr2 said:
    You have to test each road area. So put 3 roads together, then do some maths and test the game to see if there will always be a path.

    With maths you can make predictions ! :)

Sign In or Register to comment.