0

How to make games using c programming language

6th Aug 2019, 2:53 PM
SHAIK BADEMIYA
2 Respostas
+ 2
use structs, more than anything
6th Aug 2019, 3:47 PM
Bebida Roja
Bebida Roja - avatar
+ 2
If you are into recursion then try out creating a Sudoku solver. And if you wish to choose a simpler alternative which involves flags and arrays then Minesweeper is the one to go for.
7th Aug 2019, 12:55 PM
Grizzly Gunner
Grizzly Gunner - avatar