Game Development In C Only. Is it possible?

Posted by Ishan Sharma on Game Development See other posts from Game Development or by Ishan Sharma
Published on 2011-02-14T22:24:31Z Indexed on 2011/02/14 23:35 UTC
Read the original article Hit count: 288

Filed under:

I am a first year college student in India and want to make a small game as a this semester project. I am quite good at C and am learning it rapidly but I wanted to ask if developing a game entirely in C(no C++ or C#m I'd love to use these but for college projects, we have strict requirements of using only C). What I am looking for is a simple top view driving game. It won't have anything fancy and even the visual things will be powered by simple characters. For example, user controlled car can be represented by ¦ and edges of road by series of |'s. What do you think?

© Game Development or respective owner

Related posts about c