News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Game Help

Started by uday345, August 27, 2013, 09:13:04 AM

Previous topic - Next topic

uday345

I am Developing Snake game in c language.I am Using Turbo C++ Version 3.0.i need help with reading arrow kews and how to print the snake while it's taking a curve??

Bitbeisser

Quote from: uday345 on August 27, 2013, 09:13:04 AM
I am Developing Snake game in c language.I am Using Turbo C++ Version 3.0.i need help with reading arrow kews and how to print the snake while it's taking a curve??
Well, sorry to say, but you are posting in the wrong forum, this forum is about Pelle's C for Windows, you are using a DOS based/targeted compiler, that are two different things...

Also, there is a long standing rule in pretty much all forums that we don't do homework for you. Post more detailed problems (in the right place) and you will get detailed answers...

Ralf