Practice your object-oriented JavaScript skills by building a fun and interactive 'Four in a Row' game.
What you'll learn
- Object-oriented JavaScript
- App Design
- DOM Interaction
Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
Practice your object-oriented JavaScript skills by building a fun and interactive 'Four in a Row' game.
In this stage, you'll get familiar with the game of 'Four in a Row' and you'll plan out how you want to organize your code.
Chevron 6 steps2:38
1:04
5 questions
In this stage, you're going to start building out the foundations of our classes. You'll starting thinking about object design. What properties will your objects have? How will they interact?
Chevron 14 steps0:34
2:57
2:33
3:06
3:58
2:46
2:45
5 questions
Create the visual components that represent your objects - see your game on screen!
Chevron 11 steps3:21
5:11
2:44
2:53
5 questions
The visual components exist - but how do you interact with them? In this stage, you'll add the interactive components of the game so the token moves and drops.
Chevron 10 steps1:51
5:18
2:40
3:43
5 questions
For the last part of this course, you'll add in the logical components of the game like checking for a win or altering the game state after a token is dropped. At the end of this stage your game will be complete!
Chevron 12 steps1:29
1:56
2:16
4 questions
Get personalized course recommendations, track subjects and courses with reminders, and more.