
If you are new to programming in JavaScript, this is where your journey begins. Now, you have to make a choice. We have prepared two games for you to play at this stage in the game. You can chose to play whichever game calls out to you, or you can choose to play both. The power is in your hands!
The first game we have prepared for you is a game called CodeCombat. This game is an adventure game where you have to code the actions of your character, in JavaScript, to complete missions. As you go, the levels get progressively more difficult but you learn different JavaScript programming methods and actions and gain a deeper understanding of the basic of JavaScript.
The link for this game can be found here: https://codecombat.com/
When you click the link you will have to chose to play as a student and, if your teacher doesn't provide a code for the game, you must click play now to access the game. When choosing a character make sure to chose JavaScript.
The second game we have prepared for you is a game called CheckIO and the Empire of Code. This game is a adventure game of sorts, where you solve JavaScript programming problems to advance in different areas of the maps. This game is a little bit more complex than the first game so keep that in mind when you are choosing your own adventure on this platform.
The link for this game can be found here: https://checkio.org/
When you click the link make sure you select TypeScript. TypeScript is a strict syntactical superset of JavaScript, which means it is virtually the same language, however, TypeScript is used to program and develop larger applications.
Have fun playgramming!