🎮How to Make Games with JavaScript!!💻
SAT Score Range
•
6 sessions
•
KH
NS
AV
+16
This series ended on August 17, 2023. All 1:1 and group chats related to this series are disabled 7 days after the last session.
About
Hello Everyone!
We'll be learning the basic of the JavaScript programming language. This course is intended for complete beginners, so we'll be starting with the basics and then build upon our knowledge in later sessions. Halfway in to each lesson we will work on a game that will work on the topics. We will be using P5.js to make the games, but feel free to use any program.
Currently the Game Planned to Make are:
- Pong Game
- T-rex Runner
*These games will be fairly basic and very easy to make. So the game will not that complicated.*
Example: https://nav2607.github.io/Trex123/
Tutored by
Schedule
✋ ATTENDANCE POLICY
Do try to show up to the lessons. If you can't you may miss some parts of how to make the game.
SESSION 1
1
Aug
SESSION 1
Orientation
Orientation
Tue 2:00 PM - 3:00 PM UTCAug 1, 2:00 PM - 3:00 PM UTC
Setting up code editors
Starting to make the Pong game
--> OOP
SESSION 2
3
Aug
SESSION 2
Computer Science
Computer Science
Thu 2:00 PM - 3:00 PM UTCAug 3, 2:00 PM - 3:00 PM UTC
Continuing the Pong Game
--> Objects
--> If-else statements
SESSION 3
8
Aug
SESSION 3
Computer Science
Computer Science
Tue 2:00 PM - 3:00 PM UTCAug 8, 2:00 PM - 3:00 PM UTC
Finishing Pong Game
--> Functions and Loops
--> Game State
--> Animation/Sound
SESSION 4
10
Aug
SESSION 4
Computer Science
Computer Science
Thu 3:00 PM - 4:00 PM UTCAug 10, 3:00 PM - 4:00 PM UTC
Starting on T-rex Game
SESSION 5
15
Aug
SESSION 5
Computer Science
Computer Science
Tue 2:00 PM - 3:00 PM UTCAug 15, 2:00 PM - 3:00 PM UTC
T-rex Game Continued
--> Random Numbers
--> Switch Statement
-->Debugging
SESSION 6
17
Aug
SESSION 6
Computer Science
Computer Science
Thu 2:00 PM - 3:00 PM UTCAug 17, 2:00 PM - 3:00 PM UTC
Ending the T-rex Game