| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | docs: added some function explanations and comments | Giuseppe Gadola | 2023-02-11 |
| * | refactor(options): options are passed directly as a table | Giuseppe Gadola | 2023-02-11 |
| * | feat(animations): set next position based on current action | Giuseppe Gadola | 2023-02-11 |
| * | feat(animations): use row and col options | Giuseppe Gadola | 2023-02-10 |
| * | refactor(popup): create popup directly inside the Pet class | Giuseppe Gadola | 2023-02-10 |
| * | refactor(popups): popups are now an attribute of the pet class | Giuseppe Gadola | 2023-02-10 |
| * | feat(pets): ability to remove pets | Giuseppe Gadola | 2023-02-10 |
| * | docs: added some basic comments to explain functions | Giuseppe Gadola | 2023-02-10 |
| * | refactor(animations): animations are now object oriented | Giuseppe Gadola | 2023-02-10 |
| * | refactor: going with OOP approach | Giuseppe Gadola | 2023-02-10 |