|
922 | 922 | "description": "This course covers building a complete block breaker game in Defold, teaching physics-based gameplay, paddle and ball mechanics, and procedural block generation using scripting.",
|
923 | 923 | "image": "/courses/images/zenva.png",
|
924 | 924 | "author": "Zenva"
|
| 925 | + }, |
| 926 | + { |
| 927 | + "path": "https://www.wisdevgames.com/course/02-deep-into-the-space/p1-lets-setup-our-game", |
| 928 | + "name": "Deep Into the Space", |
| 929 | + "description": "Through this course, you will program a spaceship that moves through space. This will be a great opportunity to learn the basics of the Defold engine", |
| 930 | + "image": "/courses/images/wisdevgames01.png", |
| 931 | + "author": "WisDevGames" |
| 932 | + }, |
| 933 | + { |
| 934 | + "path": "https://www.wisdevgames.com/course/03-shooting-in-space/p1-shoot-them-all", |
| 935 | + "name": "Shootin in Space", |
| 936 | + "description": "In this module, we’ll reuse the spaceship from the previous lesson to learn how to navigate through a field of asteroids, avoid collisions, and shoot them down. It’s a great opportunity to learn how collisions work in Defold and to continue practicing with factories", |
| 937 | + "image": "/courses/images/wisdevgames02.png", |
| 938 | + "author": "WisDevGames" |
| 939 | + }, |
| 940 | + { |
| 941 | + "path": "https://www.wisdevgames.com/course/04-tilemap-farm-adventure/p1-preparing-our-tilemap", |
| 942 | + "name": "Tilemap Farm Adventure", |
| 943 | + "description": "In this module, you’ll learn how to use Defold’s tilemap system to create a small environment, and you’ll be introduced to the concept of modules.", |
| 944 | + "image": "/courses/images/wisdevgames03.png", |
| 945 | + "author": "WisDevGames" |
925 | 946 | }
|
926 | 947 | ],
|
927 | 948 | "resources": [
|
|
0 commit comments