Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Object-Oriented JavaScript: Challenge!
You have completed Object-Oriented JavaScript: Challenge!
Preview
Get a preview of what's to come in Stage 2.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
[MUSIC]
0:00
Welcome back to OOJS by Example.
0:04
Let's keep working on
the four-in-a-row game.
0:07
In the previous stage,
0:09
we decided on the classes we would
be writing to build out the game.
0:11
Game, player, token, board, and space.
0:14
Then you created each of the class files
and declared your classes inside them.
0:18
The next step is to brainstorm the
properties that the classes will have and
0:23
then write out constructor methods.
0:27
That's what we'll be doing
throughout this stage of the course.
0:29
Head to the next instruction
step to get started.
0:32
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up