| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 |
| | | | | | | | Animations are refactored to be Object Oriented, so it is possible to have multiple pets independent from one anohter. An Animations instance is now an attribute of the Pet class. | ||
| * | refactor: removed fps option | Giuseppe Gadola | 2023-02-10 |
| | | |||
| * | feat: one pet walks | Giuseppe Gadola | 2023-02-10 |