Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 952 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 952 Bytes

take-the-cat-to-the-party

📝 Hands-on Reactive Programming with RxJS


Learn reactive programming with RxJS the fun way. Here you're challenged to build an animated game where the goal is to take the cat to the party in time. See for you self.

If you manage to drag the cat to the part within 5 seconds, you win! But if the time expires you lose!

react-d3-graph gif sample

You can see the full coded solution in cat-party.html, and if you would like to code this small challenge yourself, just take on cat-party-empty.html it has the instructions to code this small animation by level and it contains all the necessary boilerplate code to get you started.