Sunday 29 March 2020

Chapter 13 // Drill 1, 2 - Principles & Practice Using C++

In this exercise I am using Visual Studio 2017 and the graphics files found here:
https://github.com/l-paz91/principles-practice/tree/master/Graphics%20Files

Chapter 13 // Drill 1 & 2

Drill 1 - Make an 800-by-1000 Simple_window.
Drill 2 - Put an 8-by-8 grid on the leftmost 800, 800 part of that window (so that each square is 100 by 100).

Github: https://github.com/l-paz91/principles-practice/blob/master/Chapter%2013/Drills/Drill%201%2C2

.


No comments:

Post a Comment