Quick Links
Skip to main content Skip to navigation

Computer III Objectives - Video Game Design Programming

Computer III Objectives - Video Game Design Programming

Working...

Ajax Loading Image

 

Computer III is a one-semester course for any eighth grader.  Students will learn 2D and 3D video game design, intermediate Javascript,and be introduced to Python if time permits.  The following are objectives to be covered:

 

-Construct (2D Video Game Design Programming)

-Students will create a platform game that collects objects, keeps score, passes through portals, moves to new levels/layouts, and includes health bars, and much more.

 

-Intermediate Javascript

-Students will review over introductory topics of Javascript and learn intermediate topics, such as:  functions, objects, arrays, and loops. 

 

-Notepad++

-Students will create animations and drawings by creating external Javascript files and importing libraries.

 

-Unity (3D Video Game Design Programming)

-Students will create a first-person controller game that includes a terrain with mountains, trees, water, and objects with textures. Students will transform and rotate objects and program the game using Javascript.

 

-Enrichment

 

-Python

-Depending on time, students will learn introduction to intermediate topics using another coding language called Python.