Babar Ali wrote: > Dear all, > I was new to C programming 4 months ago. I have learnt the basic concepts of > C language. Now I am trying to enhance my skills in C language as my goal is > to become a games and software developer in C and C#(future use). kindly send > me some C puzzles so i can enhance my skiils in C language. > Thanks & Regards
Well, since you want to develop games, a good place to start could be enemy behaviors. Write a program to get a number of enemies optimally through a series of tight spaces while under heavy fire (e.g. turrets). -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
