Narrative Game Applications

Pratama Wirya Atmaja, Faculty of Computer Science, University of Pembangunan Nasional “Veteran” Jawa Timur, Indonesia

Course Type: Design and Technology-focused

Keywords: Narrative games, game development, game design, game programming

University Department Level Credits Length Medium
University of Pembangunan Nasional “Veteran” Jawa Timur Department of Informatics Undergrad 3 16 weeks In-person

Course Description

Games and narratives have been close friends for a long time, and narrative-driven games have consistently been in high demand in entertainment and serious contexts. Due to being artistically rich and technically flexible, such games are ideal for small and independent developers and thus suit the emerging Indonesian game industry. This course prepares students to enter the industry through project-based learning activities on narrative game design, narrative game programming, and narrative game development. The course’s instructions concisely yet comprehensively cover interactive narrative theories, design methods, game algorithms, and development tools and practices. Meanwhile, the course’s assignments follow the Revised Bloom’s Taxonomy to ensure an appropriate progression of learning complexity.

Course Objectives ​

Students will learn to design, program, and develop a narrative game application that is sufficiently
original, robustly procedural, and concretely useful for entertainment and education.

Weekly Outline

(The Revised Bloom’s Taxonomy levels: C2 = understanding; C3 = applying; C4 = analyzing;
C5 = evaluating)
Week 1. Introduction to Games and Interactive Narratives (C2)
Week 2. Story World and Game World (C2)
Week 3. Story Plot and Game Flow (C2)
Week 4. Coding the World and the Flow (C2)
Week 5. Presentation and User Interfaces (C2)
Week 6. User Experience (C2)
Week 7. Serious Narrative Games (C2)
Week 8. Mid-term: Designing a Serious Narrative Game with Real Utility (C3)
Week 9. Procedural Content Generation (PCG), part 1: the Game World (C3)
Week 10. PCG, part 2: the Plot and Game Flow (C3)
Week 11. Narrative Game Development (C3)
Week 12. Vision Document and Game Prototype (C4)
Week 13. Game Design Document (C4)
Week 14. Game Testing and Analytics, part 1: Metrics and Survey-based Methods (C4)
Week 15. Game Testing and Analytics, part 2: Log Data Collection, Analysis, and
Visualization (C4)
Week 16. Final Exam: Evaluating the Developed Narrative Game (C5)

Reading

  • S. Rabin, Ed., Introduction to Game Development, Charles River Media, 2010.
  • E. Adams, Fundamentals of Game Design, New Riders, 2014
  • E. Bethke, Game Development and Production. Wordware Publishing, Inc., 2003.
  • R. Dörner, S. Göbel, W. Effelsberg, and J. Wiemeyer, Ed., Serious Games: Foundations, Concepts and Practice. Springer International Publishing, 2016.
  • N. Shaker, J. Togelius, and M. J. Nelson, Procedural Content Generation in Games. Springer International Publishing, 2016.
  • C. Keith, Agile Game Development with Scrum. Addison-Wesley Professional, 2010.
  • M. Seif El-Nasr, A. Drachen, and A. Canossa, Ed., Game Analytics – Maximizing the Value of Player Data. London: Springer London, 2013.
  • P. W. Atmaja and Sugiarto, “When Information, Narrative, and Interactivity Join Forces: Designing and Co-designing Interactive Digital Narratives for Complex Issues,” in Interactive Storytelling ICIDS 2022 LNCS, vol. 13762.

IDN Artifacts

  • Façade (PC)
  • A Space for the Unbound (PC)
  • Spelunky Classic (PC)
  • Griftlands (PC)

Viewings

  • Game Maker’s Toolkit Youtube channel

IDE and IDN Authoring Tools

  • GameMaker
  • Unity
  • Construct (for prototyping only)
  • Microsoft PowerPoint (for prototyping only)
  • Twine (for prototyping only)

Major Assignments (being assignments whose value is of 25% or more)

Designing a Serious Narrative Game with Real Utility

  • Platform: Any
  • Purpose: To synthesize design lessons from pre-midterm weeks into a narrative game design that is entertaining and educative. A lo-fi (e.g., using Construct) or a hi-fi prototype (e.g., using Unity) must accompany the design.
  • Requirements:
    • Project Length: Around 5-10 minutes (the prototype)
    • Project Size: Any size both narrative-wise and game mechanics-wise
    • Project Aesthetics: A genre-appropriate (e.g., challenging or relaxing)
      and educative gameplay experience accompanied by appropriate
      audiovisual assets
    • Coding Proficiency: A game loop, a lo-fi yet consistent gameplay
      interface, multiple screens (e.g., a main menu and an instruction screen),
      lo-fi yet appropriate representations of intended game mechanics (e.g.,
      branching events of player exploration representing the player’s real-time
      movement)
  • Evaluation:
    • Interactivity: All core story events should at least be branching. The
      number of decision points for each event should be appropriate to its
      complexity (e.g., a large-scale battle should branch into more than two
      events). Extra events (e.g., introduction) may be static.
    • Story and narrative: The story world’s elements should function as a
      whole (e.g., no NPC with no purposes); the plot should logically progress
      and follow a proper emotional arc; and the storytelling should be
      sufficiently immersive and multimodal. Moreover, educational content
      should integrate intrinsically into the narrative.
    • Production values: A lo-fi prototype accompanied by appropriate
      audiovisual assets

Developing and Publishing a Narrative Game Application

  • Platform: Any production-ready platform
  • Purpose: To synthesize all lessons from the course into a narrative game application that is ready for public consumption
  • Requirements:
    • Project Length: Around 10-20 minutes
    • Project Size: Any size both narrative-wise and game mechanics-wise
    • Project Aesthetics: A genre-appropriate (e.g., challenging or relaxing) and educative gameplay experience accompanied by an aesthetically- coherent audiovisual style
    • Coding Proficiency: A game loop, a gameplay interface, multiple screens, basic game mechanics (e.g., eight-way movement), on-demand presentation of information (e.g., on a textbox), non-telemetry-based data logging (recording typical gameplay data such as kill count locally), and a simple PCG algorithm (e.g., as in Spelunky) for the game world (involving at least level layout) or game flow (involving at least event sequence)
  • Evaluation:
    • Interactivity: Interactive mechanics should represent all core story events. Extra events (e.g., introduction) may be cutscenes.
    • Story and narrative: The story world’s elements should function as a whole (e.g., no NPC with no purposes); the plot should logically progress and follow a proper emotional arc; and the storytelling should be sufficiently immersive and multimodal. Moreover, educational content should integrate intrinsically into the narrative.
    • Production values: The game application should at least be an alpha version (i.e., all core features are functional). The audiovisual assets should not stray too far from the educational content (e.g., if the content is about a modern historical event, the sprites should not include medieval warriors).

Course Best Practices

  • Students should work in small groups (3-5 members each) to prepare them for team- based game development without sacrificing individual progress.
  • Assignments should consist of group tasks and individual tasks, with the latter supporting the former. For example, each group member collects a design of a commercial game to help the group design its game.
  • Unless there is an urgent need for a singular authoring tool, the instructor should let students learn and use any tools. On the other hand, limiting the tool choices can increase collaboration between groups.
  • The instructor should refrain from discussing how to use any authoring tool in class. Instead, they should encourage students to learn and explore their tools outside class with the assistance of online tutorials and documentation.
  • The course should have a roughly 1-to-2 ratio of theoretical and practical content. Each in-class session should consist of a lecture, discussion, technical demonstration, and exercises.
  • Students should publish their final game applications on itch.io or other portfolio sites. However, in the case of low-quality applications, the instructor may allow other kinds of publications, such as scientific papers.
  • The instructor should encourage students to revise and improve their games as much as possible during the four C4-level weeks.
  • Although pre-midterm weeks focus on narrative game design, students should have gradually coded their game applications (those using production-ready tools) to reduce their post-midterm workload.