CSc 4821/6821 Fundamentals of Game Design

Tentative Syllabus

Instructor: Dr. Michael Weeks
Computer Science Department
Office: 25 Park Place, room 754
Office Hours: for now, by appointment.

web-page: http://hallertau.cs.gsu.edu/~mweeks/csc4821

department phone (404) 413-5700 (does not receive texts)

Teaching Assistant:
Click here for the Syllabus policies

CSc 4821/6821. Fundamentals of Game Design (4)
Four hours lecture per week.
Prerequisites: CSc 3320


Final Exam time slot

The Final Exam will be presentations, including ??? December ???, 2024 XX:XX-YY:YY (the official final exam time).

Books

Main Text: Ernest Adams, Fundamentals of Game Design (3rd ed), Pearson, 2014, ISBN-10: 0321929675, ISBN-13: 978-0321929679.

Need a book on JavaScript? This one looks good:
Arjan Egges, Building JavaScript Games: for Phones, Tablets, and Desktop, 1st edition, September 23, 2014, Publisher : Apress, ISBN-10 : 1430265388, ISBN-13 : 978-1430265382

Here is another:
Marijn Haverbeke, Eloquent JavaScript, Third Edition, 2018 available here

Read the book as we cover it.

Prerequisites:
Computer Science majors: CSc 3320

Objectives:

Prerequisite: CSc 3320 with grade of C or higher. Students must meet the Computer Science Major Eligibility Requirement in order to enroll in this course. Covers major aspects of game design such as challenges, gameplay, actions, core mechanics, worlds, characters, game balancing, user interfaces, and game genres.

Topics

Format:
Approximately 4 hours of the course contact time will be in lectures. Weekly technology homework assignments* and one project are planned. There will be about 4 quizzes scheduled. Any pop-quizzes will factor into the test average.

Grading:
There will be a team project during the semester that synthesizes the assignment procedures and course content learned. This project will be developed jointly by all student members of a team.

Tests are longer than quizzes, and count more. For example, a quiz might have 2 short answer/essay questions, while a test might have 8 to 10. Each short answer/essay question should take you about 10 minutes to answer. Other types of questions might be included along with, or instead of, short answer/essay questions.

Homeworks/Assignments may vary in weight. A Lab assignment requires a report, along with a demonstration, and thus has a typical weight of 20%. A programming assignment requires source code, along with a demonstration, and thus has a typical weight of 20%. A written homework assignment either has a weight of 5 to 10% when graded, or 1 to 2% when checked. Graded assignments are carefully reviewed for correctness, while checked assignments are not.

Graduate students will be assigned one or more research papers to read, and will be graded on their review of the material. A class presentation will be required on this assignment. The grade for the review will be factored in the assignment grade as a 7th assignment. In addition, graduate students may be asked additional questions on the tests, and may have additional work on the assignments.

Deliverable Weight CSc 4821:

Deliverable Weight CSc 6821:

A previous semester of this class used this formula
=((HW1+HW2+HW3+HW4)/4)*0.2 + ((Test1+Test2+Quiz1)/2.1)*0.5 + ((Proposal/10 + Feedback1/5 + Update + Feedback2/5 + Final)*100/250)*0.3
and another semester, with quizzes (each out of 20 points, thus *5):
=((Q1+Q2+Q3+Q4)*5/4)*0.5 + ((HW1+HW2+HW3+HW4)/4)*0.2 + ((Proposal/10 + Update + Feedback1/5 + Final + Feedback2/5)*100/250)*0.3
to calculate grades for 4821 students. This may vary by semester according to the deliverables, the weights (see Deliverable Weight section) may be adjusted from one semester to another, and may vary by the way grades are entered. For example, Quiz1 scores were entered as 0 to 10, while Test1 and Test2 were entered as 0 to 100, thus 210 is the maximum for the sum of quizzes and tests.

Notes:

Tentative Project grade formula for Fall 2021:
AS = Abstract (10), AT = Update Video (100), AU = Update Feedback (100), AV = Final Video (100), AW = Final Feedback (100), AX = Design (100)
=(AS + AT + AU/5 + AV + AW/5 + AX/2)*100/300

Values in parenthesis indicate the total possible points for that part. Design (for the project) is a catch-all term for documentation, code you've written, art you've created, etc. It can also include logs from your group meetings, commit logs, rough sketches, and whatever else you have that can establish how much time and effort went into the project.

* Pop quizzes are worth 10% of a normal quiz grade.
Fall 2021 quizzes are worth 20 points each, so a pop quiz is worth 2 points.

* The assignments may include other homeworks, such as research papers, word problems, programming exercises, in-class presentations, etc.