HackYourFuture / UsingAPIs

This repository contains all the material for the HackYourFuture Using API's module
MIT License
10 stars 54 forks source link

Prep exercise - Cat walk with Promises #7

Closed 29Kumait closed 11 months ago

29Kumait commented 11 months ago
   - [✔️] PrEP Ex.      ` Week1 UsingAPIs`

Once the walk to the centerPos is done, the cat will dance, and after dancing, it will continue its walk to the stopPos. After reaching the end, the performWalk function is called again to start the cycle over.