Game Programming: Assignment 4 Specification - Lecture 17
Offered By: Dave Churchill via YouTube
Course Description
Overview
Explore a comprehensive lecture on game programming, focusing on Assignment 4 for COMP4300. Learn about solution demonstrations, program specifications, and various game elements including player mechanics, entity management, attacking systems, and NPC behaviors. Dive into topics such as tile-based environments, drawing techniques, room design, GUI implementation, and asset configuration. Understand level specifications, room and tile diagrams, and NPC/AI specifications. Review important changes from the previous assignment, discover the recommended feature completion order, and familiarize yourself with the marking scheme. This lecture, part of Memorial University's Computer Science 4300 course on Intro to Game Programming, provides essential knowledge for developing fully functional games using ECS architecture, C++, and SFML graphics library.
Syllabus
- Intro
- Solution Demo
- Program Specification
- Player
- Other Entities
- Attacking
- NPC Entities
- Tiles
- Drawing / Views
- Rooms
- GUI
- Misc Controls
- Assests Config File
- Level Specification File
- Room / Tile Diagram
- NPC / AI Specification
- Misc Notes / Changes from A3
- Feature Completion Order / Code
- Marking Scheme
Taught by
Dave Churchill
Related Courses
Ask Me Anything About UnityUdemy Introduction to the Entity Component System in Unity
Pluralsight Learn A-Frame (VR)
Codecademy Basic Python Tutorials Series - Create a Roguelike
YouTube Code a 2D Game Engine using Java - Full Course for Beginners
freeCodeCamp