From 257c8dc9c000a8bec0bb826b9ede7648f30b045e Mon Sep 17 00:00:00 2001 From: Thaurin Date: Fri, 21 Dec 2018 04:53:52 +0100 Subject: [PATCH] Add more noteworthy games created with Unity (#25836) Added some more modern games, as well as games in more varied genres and platforms to better illustrate how Unity is used by game developers. --- guide/english/game-development/unity/index.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/guide/english/game-development/unity/index.md b/guide/english/game-development/unity/index.md index 5ced789d36..932be640b8 100644 --- a/guide/english/game-development/unity/index.md +++ b/guide/english/game-development/unity/index.md @@ -39,17 +39,21 @@ In picture above, you will notice five sections: 4) Section 4. Project: This is your project window. Basically it show whats inside Assets folder on your disk. Everything from Game Objects, Scripts, Textures, Folders, Models, Audio, Video and etc... will be accessible from this window. 5) Section 5. Inspector: This panel will display different attributes and properties of selected Game Objects. Depending on the selection, the appropriate attributes and components will be listed. -## Noteworthy Games +## Noteworthy Games: +* Angry Birds II * Assassin’s Creed: Identity -* Temple Run Trilogy * Battlestar Galactica Online +* Beat Saber +* Cuphead +* Dragon Quest VIII (iOS and Android versions) * Hearthstone: Heroes of Warcraft * Inside -* Cuphead -* Rust -* Kerbal Space Program -* Club Penguin Island - +* Pillars of Eternity I & II +* Torment: Tides of Numenera +* Temple Run Trilogy +* Tesla Effect: A Tex Murphy Adventure +* Wasteland 2 + ## History Two other programming languages were supported: Boo, which was deprecated with the release of Unity 5 and UnityScript which was deprecated in August 2017 after the release of Unity 2017.1.