Commit Graph

25 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 779a510f9c transition from simplestatus to a small shell script 2022-07-04 02:00:59 -05:00
randomuser 4747fbc237 add manpage and adjust exitcode 2022-06-26 01:24:05 -05:00
randomuser 0458d16a18 add small scream fix 2022-06-24 17:15:39 -05:00
randomuser 873f62cfd1 add argument interface 2022-06-24 17:02:38 -05:00
randomuser cacfd2e244 some changes, still needs polish 2022-06-24 02:57:34 -05:00
randomuser 34c0c6988d some improvments and added features, needs polishing 2022-06-24 02:23:34 -05:00
randomuser f56c6214de add new prog; some modifications 2022-06-22 17:04:59 -05:00
randomuser 44a0d2a9d3 actually close the fds 2022-01-07 15:45:58 -06:00
randomuser dc2969a5f8 add more file closing to negate pipe(...) error 2022-01-07 02:36:48 -06:00
randomuser c798d4ddb3 add simplestatus to utils 2022-01-07 02:29:04 -06:00
randomuser c1434abc40 clean up updateAnaconda() 2021-10-18 20:23:36 -05:00
randomuser 7f7a694486 remove comments from boid.c 2021-10-18 20:15:59 -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
randomuser 1e8c7be1a4 added a simple boid program: will clean up later 2021-10-16 16:35:51 -05:00
randomuser 444fe4a6ec make scream smaller 2021-07-16 16:28:09 -05:00
randomuser a4beb9173d add unsigned prefix 2021-07-07 16:05:52 -05:00
randomuser 34d673bf72 add "default settings" feature 2021-06-20 10:46:53 -05:00
randomuser 2b8da849ab add a feature 2021-06-14 13:02:19 -05:00
randomuser 0dc73354c9 move 'settings' struct 2021-06-14 12:51:16 -05:00
randomuser a7449c3f5e merge timerlib.c and timer.c into one file 2021-06-13 23:34:53 -05:00
randomuser 0f463c757f make proper directories 2021-06-13 23:33:08 -05:00