Last active
June 16, 2022 12:54
-
-
Save mrfrostikcz/52de932e08df1d58ab6b3ee7d5baa4e8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": "123e4567-e89b-12d3-a456-426614174000", | |
"name": "Unreal Engine", | |
"logo": "https://cdn.icon-icons.com/icons2/2389/PNG/512/unreal_engine_logo_icon_144771.png", | |
"description": "Unreal Engine je herní engine, který byl vytvořen firmou Epic Games. Jeho první verze z roku 1998 byla použita ve hře Unreal. Od té doby byl Unreal Engine několikrát vylepšen a doplněn, aby mohl být použit v několika desítkách novějších herních titulů.", | |
"companies": ["Epic Games"], | |
"platforms": ["PC", "PlayStation", "Xbox", "Nintendo", "iOS", "Android"] | |
}, | |
{ | |
"id": "123e4567-e89b-12d3-a456-426614174055", | |
"name": "Unity", | |
"logo": "https://1000logos.net/wp-content/uploads/2020/09/Unity-Logo-2004.png", | |
"description": "Unity je multiplatformní herní engine vyvinutý společností Unity Technologies. Byl použit pro vývoj her pro PC, konzole, mobily a web. První verze podporovala pouze OS X a byla představena na celosvětové konferenci Applu v roce 2005. Od té doby byl rozvinut o více než patnáct dalších platforem.", | |
"companies": ["Unity Technologies"], | |
"platforms": ["PC", "PlayStation", "Xbox", "Nintendo", "iOS", "Android", "WebGL"] | |
}, | |
{ | |
"id": "123e4567-e89b-12d3-a456-426614174000", | |
"name": "Unreal Engine", | |
"logo": "https://cdn.icon-icons.com/icons2/2389/PNG/512/unreal_engine_logo_icon_144771.png", | |
"description": "Unreal Engine je herní engine, který byl vytvořen firmou Epic Games. Jeho první verze z roku 1998 byla použita ve hře Unreal. Od té doby byl Unreal Engine několikrát vylepšen a doplněn, aby mohl být použit v několika desítkách novějších herních titulů.", | |
"companies": ["Epic Games"], | |
"platforms": ["PC", "PlayStation", "Xbox", "Nintendo", "iOS", "Android"] | |
}, | |
{ | |
"id": "123e4567-e89b-12d3-a456-426614174055", | |
"name": "Unity", | |
"logo": "https://1000logos.net/wp-content/uploads/2020/09/Unity-Logo-2004.png", | |
"description": "Unity je multiplatformní herní engine vyvinutý společností Unity Technologies. Byl použit pro vývoj her pro PC, konzole, mobily a web. První verze podporovala pouze OS X a byla představena na celosvětové konferenci Applu v roce 2005. Od té doby byl rozvinut o více než patnáct dalších platforem.", | |
"companies": ["Unity Technologies"], | |
"platforms": ["PC", "PlayStation", "Xbox", "Nintendo", "iOS", "Android", "WebGL"] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment