22 Commits

Author SHA1 Message Date
edf549e670 add test for snake_move function 2022-07-31 20:15:59 +02:00
aa1638cec4 Complete Snake_move function 2022-07-31 20:15:39 +02:00
928aaff2cb Change type ID 2022-07-31 20:15:15 +02:00
c74dfcc1a3 start of snake movement 2022-07-31 19:48:16 +02:00
7105b7ef27 fill .gitignore for python project 2022-07-27 11:26:03 +02:00
c026dea2d5 add numpy for matrix manipulation 2022-07-27 11:24:41 +02:00
c84e0aa41e add window init function 2022-07-27 11:24:12 +02:00
e8d35f4a10 test snake and level 2022-07-27 11:23:49 +02:00
74e746812d add level init + rand spawn 2022-07-27 11:22:58 +02:00
338f87686c Add snake struct 2022-07-27 11:22:36 +02:00
bcb6661a4c add test code 2022-07-27 09:16:24 +02:00
de46d1da6d Merge branch 'beta' of https://github.com/d3vyce/Snake-Python into beta 2022-07-27 09:15:46 +02:00
f89aa660b9 Color and text test 2022-07-27 09:13:13 +02:00
3ece204a83 simple window test 2022-07-27 09:12:31 +02:00
f168c883e4 Project reorganization 2022-07-27 09:08:15 +02:00
2c8152cc89 Add game structure files 2022-07-27 09:07:53 +02:00
2d144bf907 Color and text test 2022-07-27 09:05:16 +02:00
ccf542688c Merge branch 'beta' of https://github.com/d3vyce/Snake-Python into beta 2022-07-26 14:42:27 +02:00
ac7c1e4c49 simple window test 2022-07-26 14:41:54 +02:00
83e671912c Add install and start instructions 2022-07-26 14:38:52 +02:00
f03cb2ae23 simple window test 2022-07-26 14:32:03 +02:00
c7cb5f5f00 Initial commit 2022-07-26 12:13:42 +02:00