Names: Amit damri & Dvir Simhon
Uses of jQuery plugin:
- jQuery validate function in order to set rules and messages.
- Validation attribute that adds methods for the validate function.
- Patterns in order to use regular expressions.
- Ready function and get elements by $ sign.
* We didn't use jQuery template.
Difficulties we had:
1. We had to get used to think consistently about visual design, which seemed to be
a pretty diffcult mission.
2. We had to deal with many types of end cases (what happens when a moving point passes on candy
and in that very moment meets the pacman?)
3. We had to learn and understand new programming language from scratch.