Commit Graph

6 Commits

Author SHA1 Message Date
randomuser 6b5d621820 improve anaconda.c
make some changes to anaconda:
  -> fix memory leaks
  -> add tabs instead of spaces
  -> show score on screen
  -> adapt to different screen sizes
2022-08-15 18:42:26 -05:00
randomuser c1434abc40 clean up updateAnaconda() 2021-10-18 20:23:36 -05:00
randomuser 5ffac9f8ce fix the apples and make them increase snake length 2021-10-18 20:13:49 -05:00
randomuser 78fc5a3a0e add display border collision detection, fix malloc bug, add some apples 2021-10-18 20:03:02 -05:00
randomuser 5905f78b17 complete collision detection 2021-10-18 18:52:33 -05:00
randomuser 8a6d333cd2 add pseudo-working anaconda program and intersect() function 2021-10-17 20:56:06 -05:00