CodingTrain / Directional-Boring

Horizontal Directional Drilling Simulation
MIT License
46 stars 21 forks source link

playground boundary check added #19

Closed tyomka896 closed 2 years ago

shiffman commented 2 years ago

Hey! Thank you for contributing! Can you elaborate on what this change is for? ❤️

tyomka896 commented 2 years ago

Hi :) When the drill goes out of bounds of playground zone, for example (-10, 100), there is no checking for that. On my second play I lost the drill in that area and was not able to restart the game. So restart the game would be nice to implement too! :)

shiffman commented 2 years ago

Ah, thank you!