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.