43 Commits
Author SHA1 Message Date
Nicolas. SandGitHub 43b88a27ca Add future games 2022-08-11 09:58:49 +02:00
Nicolas. SandGitHub 4a8d02efd2 Add Chess 2022-08-11 09:53:41 +02:00
Nicolas. SandGitHub 232bb211ee Delete Chess 2022-08-11 09:53:09 +02:00
Nicolas. SandGitHub d1f6110b10 Create Chess 2022-08-11 09:53:00 +02:00
Nicolas SandGitHub cd50022bef Update README 2022-08-06 11:52:18 +02:00
Nicolas SandGitHub aa6c9e907f Add img 2022-08-06 11:48:57 +02:00
Nicolas SandGitHub 142a684fd6 Merge pull request #1 from d3vyce/beta
Beta
2022-08-06 11:46:54 +02:00
d3vyce 9a681d7618 Adjustment of the level difficulty 2022-08-06 11:42:56 +02:00
d3vyce b98cff34e3 Add score 2022-08-06 11:42:29 +02:00
d3vyce bd8d9fc2fb Add img 2022-08-06 11:42:13 +02:00
d3vyce e46fe34ea0 add FPS to draw_level function 2022-08-06 11:20:38 +02:00
d3vyce fdeff9e17f Add info text on screen 2022-08-06 11:19:26 +02:00
d3vyce f2bc255a8a Remove test command and add Game loop 2022-08-05 18:44:14 +02:00
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 27b501e363 add test 2022-08-01 01:27:55 +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 f3bf334cac Add error handling 2022-07-31 22:53:59 +02:00
d3vyce 6b0e2098e3 reverse ID changes 2022-07-31 22:53:42 +02:00
d3vyce edf549e670 add test for snake_move function 2022-07-31 20:15:59 +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 7105b7ef27 fill .gitignore for python project 2022-07-27 11:26:03 +02:00
d3vyce c026dea2d5 add numpy for matrix manipulation 2022-07-27 11:24:41 +02:00
d3vyce c84e0aa41e add window init function 2022-07-27 11:24:12 +02:00
d3vyce e8d35f4a10 test snake and level 2022-07-27 11:23:49 +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 bcb6661a4c add test code 2022-07-27 09:16:24 +02:00
d3vyce de46d1da6d Merge branch 'beta' of https://github.com/d3vyce/Snake-Python into beta 2022-07-27 09:15:46 +02:00
d3vyce f89aa660b9 Color and text test 2022-07-27 09:13:13 +02:00
d3vyce 3ece204a83 simple window test 2022-07-27 09:12:31 +02:00
d3vyce f168c883e4 Project reorganization 2022-07-27 09:08:15 +02:00
d3vyce 2c8152cc89 Add game structure files 2022-07-27 09:07:53 +02:00
d3vyce 2d144bf907 Color and text test 2022-07-27 09:05:16 +02:00
d3vyce ccf542688c Merge branch 'beta' of https://github.com/d3vyce/Snake-Python into beta 2022-07-26 14:42:27 +02:00
d3vyce ac7c1e4c49 simple window test 2022-07-26 14:41:54 +02:00
d3vyce 83e671912c Add install and start instructions 2022-07-26 14:38:52 +02:00
d3vyce f03cb2ae23 simple window test 2022-07-26 14:32:03 +02:00
d3vyce c7cb5f5f00 Initial commit 2022-07-26 12:13:42 +02:00