ASCII-Tetris
ASCII-Tetris copied to clipboard
How to compile on Windows?
Hello, Thanks for your nice project.
I want to compile this project in windows. But, I don't know how to compile this project in windows because window doesn't have 'make' commands. Can you advice for me?
Thank u.
Hello, Maybe you can give a try using MinGW with its gcc compiler
I understand that I can compile this when I command "make" in Cygwin or MinGW. Thank u for reply, Gregwar.
Furthermore, If I want to develop this project in windows OS & Visual Studio, is it also possible?
That may be possible with adaptation in the code handling the terminal interractions