Commit Graph
13 Commits
Author SHA1 Message Date
d3vyce 63618996e6 add draw level function 2022-08-05 18:43:45 +02:00
d3vyce 1d87e580b4 Add fruit status in return 2022-08-05 18:42:30 +02:00
d3vyce efb27a0a92 add level limit check 2022-08-01 11:19:01 +02:00
d3vyce 9949379074 add comment and print snake on the matrix 2022-08-01 01:26:50 +02:00
d3vyce 245325815e Add collision detection and error generation 2022-07-31 22:54:39 +02:00
d3vyce 6b0e2098e3 reverse ID changes 2022-07-31 22:53:42 +02:00
d3vyce aa1638cec4 Complete Snake_move function 2022-07-31 20:15:39 +02:00
d3vyce 928aaff2cb Change type ID 2022-07-31 20:15:15 +02:00
d3vyce c74dfcc1a3 start of snake movement 2022-07-31 19:48:16 +02:00
d3vyce c84e0aa41e add window init function 2022-07-27 11:24:12 +02:00
d3vyce 74e746812d add level init + rand spawn 2022-07-27 11:22:58 +02:00
d3vyce 338f87686c Add snake struct 2022-07-27 11:22:36 +02:00
d3vyce 2c8152cc89 Add game structure files 2022-07-27 09:07:53 +02:00