From 6690810d802991d1c0229181d980afe6425e85c4 Mon Sep 17 00:00:00 2001 From: Maksim Ryzhikov Date: Mon, 21 May 2018 22:11:21 +0300 Subject: [PATCH 1/2] chore: add game tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f76b623..7e2bec3 100644 --- a/README.md +++ b/README.md @@ -292,6 +292,7 @@ Introduction to Flutter - Faisal Abid ### Game - [Flame](https://github.com/luanpotter/flame) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) +- [2dimensions](https://www.2dimensions.com/) - Animation Tools for Apps, Games, and Web ## Bonus From fe6bc2463619df950e0e8f4820019c3bcdbce6b2 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Mon, 21 May 2018 21:35:25 +0200 Subject: [PATCH 2/2] Advanced definition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e2bec3..54fa8b3 100644 --- a/README.md +++ b/README.md @@ -292,7 +292,7 @@ Introduction to Flutter - Faisal Abid ### Game - [Flame](https://github.com/luanpotter/flame) - Minimalist game engine by [Luan Nico](https://github.com/luanpotter) -- [2dimensions](https://www.2dimensions.com/) - Animation Tools for Apps, Games, and Web +- [2dimensions](https://www.2dimensions.com/) - Animation engine with support for Skeletons, Meshes, Kinematics. ## Bonus