Hello,
I have an assignment to program Tetris and I need help. I decided to make the program read the shapes from a text file. How do I do it?
Last edited on
Presumably you're familiar with file streams?
It seems a little odd to decide on a design choice then just ask how it's done on a forum.