Abril Ureña a8bce3465f Merge pull request #988 from kant/patch-19 | 1 рік тому | |
---|---|---|
.. | ||
1-introduction | 1 рік тому | |
2-drawing-to-canvas | 2 роки тому | |
3-moving-elements-around | 1 рік тому | |
4-collision-detection | 2 роки тому | |
5-keeping-score | 2 роки тому | |
6-end-condition | 2 роки тому | |
images | 4 роки тому | |
solution | 4 роки тому | |
translations | 1 рік тому | |
README.md | 4 роки тому |
A space game to teach more advanced JavaScript fundamentals
In this lesson you will learn how to build your own space game. If you've ever played the game "Space Invaders", this game has the same idea: to steer a spaceship and fire on monsters that come down from above. Here's what the finished game will look like:
In these six lessons you will learn the following:
The assets used for this came from https://www.kenney.nl/. If you are into building games, these are some seriously good assets, a lot is free and some are paid.