i want to make a small game in c language
but i don't have an idea how to make and what kind of games i can make in c-language without using graphics
i want to make it just for my improvement and proper utilization codes,syntax.
is there any solution for it please give it to me
some simple text base game you can make
guess my number
tic tac toe
hangman
snake and ladder
for idea you can visit http://cppforschool.com/projects.html
these games are in c++ language but you can change it in c with little effort..