While not a major breakthrough on the path to making video games, I'm getting into some fun stuff. Yesterday and today, I learned how to:
- Create a very basic Windows message application.
- Create more complex Windows (Win32) applications with Windows message handling. (Keyboard and mouse input.)
- Create even more complex Windows (Win32) applications that could place text and draw lines, rectangles and ellipses.