Search:

Type: Posts; User: sadegh

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,970

    So here is the more polished version: ...

    So here is the more polished version:



    #include <stdio.h>
    #include <stdlib.h>
    #include <time.h>
    #include <unistd.h>
    // For input handling
    #include <fcntl.h>
  2. Replies
    8
    Views
    1,970

    Thank you for your input on all theses,...

    Thank you for your input on all theses, especially on 2D arrays, I actually had no good idea how you deal with then in C.
  3. Replies
    8
    Views
    1,970

    Oh thanks a lot, I will look into that soon....

    Oh thanks a lot, I will look into that soon.
    Playing it on a Wyse 50 would be cool if you ever get your hands on one. :D
  4. Replies
    8
    Views
    1,970

    learning C - Snake game

    I'm learning C programming. And wrote a Snake game for practice. Since I'm self-learning I figured I could post my program here and ask for tips and recommendations to improve it and it could turn...
Results 1 to 4 of 4