Skip to content

About files

chdaud78 edited this page Jun 5, 2020 · 1 revision
  • collision.c and collision.h
    • About collision checking with wall, fruit, tail.
  • const.c and const.h
    • const.c is constant. const.h is all structure.
  • fruit.c and fruit.h
    • About drawing, removing fruit.
  • game.c and game.h
    • About big function assoicated with whole game
  • map.c and map.h
    • Drawing map and Menu window
  • queue.c and queue.h
    • About queue function and definition
  • snake.c and snake.h
    • About drawing snake and move snake
Clone this wiki locally