Skip to content

Commit

Permalink
Added courses
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Jun 10, 2024
1 parent e60369d commit be96945
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added docs/en/courses/images/zenva.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions docs/en/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -600,6 +600,22 @@
"image": "/tutorials/images/icons/screen_lvlcomplete.png"
}
],
"courses": [
{
"path": "https://academy.zenva.com/course/defold-101/",
"name": "Defold 101 – Open-Source Game Development",
"description": "In this course, you’ll dive into Defold, master how it works from scratch, and also explore essential fundamentals with the Lua scripting language. These skills will provide you the boost you need to start working with Defold in general and prepare you with the foundations for any sort of game you wish to build.",
"image": "/courses/images/zenva.png",
"author": "Zenva"
},
{
"path": "https://academy.zenva.com/course/intro-to-defold/",
"name": "Learn Game Development with Defold from Scratch",
"description": "Through this course, you’ll explore the foundations of the Defold game engine from start to finish – including how to work with Lua scripting to program your game logic. These skills will give you the building blocks for developing your dream games with Defold and set you up for success in other genres.",
"image": "/courses/images/zenva.png",
"author": "Zenva"
}
],
"resources": [
{
"path": "https://github.com/benjames-171/defold-games",
Expand Down

0 comments on commit be96945

Please sign in to comment.