Beginner C++ Game Programming Tutorial 23

From Chilipedia
Revision as of 00:21, 26 February 2017 by Chili (Talk | contribs) (Created page with "Remember that movie, Field of Dreams starring Kevin Costner? No? Well neither do I, but this is a lot like that, minus the baseball, the Kevin Costner, the corn, and a lot of...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Remember that movie, Field of Dreams starring Kevin Costner? No? Well neither do I, but this is a lot like that, minus the baseball, the Kevin Costner, the corn, and a lot of other stuff. But it has memes, and they will kill you.

Main Concepts Taught

  • Forking a repo on GitHub
  • Overloading a getter with const and non-const versions
  • Mapping mouse input to a game grid
  • Event-driven mouse input

Video Timestamp Index

Tutorial 23.1

Homework

We will see.

Downloads

See also