unifystockx / code_compete

Coding Competition with TDD and TypeScript
MIT License
0 stars 2 forks source link

Addes Soultion for final direction Assignment #25

Closed zulqer-nain closed 3 years ago

zulqer-nain commented 3 years ago

Solved issue #17 Wrote function to check valid move. Wrote function to check valid direction. Wrote function to get final direction by providing validated input . Wrote function to get final direction by providing unknown input type . added test cases for all the above functionality .