364,036 Members | 5273 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

game in c-language

devendergagra
P: 1
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
Jan 31 '12 #1
Share this Question
Share on Google+
4 Replies


Rabbit
Expert Mod 5K+
P: 6,652
You could do a guess the number game.
Jan 31 '12 #2

weaknessforcats
Expert Mod 5K+
P: 6,770
Try Tic-Tac-Toe. You only need display 3 rows of 3 numbers.
Jan 31 '12 #3

pradyatwork
P: 1
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..
Feb 1 '12 #4

sumitgoyal76
P: 6
u can make pacman its really easy to make in java but i dont know about c
Feb 5 '12 #5

Post your reply

Help answer this question



Didn't find the answer to your C / C++ question?

You can also browse similar questions: C / C++