You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,5 +8,5 @@ Coding projects in python for games and visualizations
8
8
5. screenPet.py uses tkinter to draw a character on the screen uses a shapeMethod and x-y cord way of mapping image, event based
9
9
6. snake.py is a game that uses two arrows and plays like the normal snake where you try to get the green arrow and increase the size of the arrows. You get a game over by hitting the walls of the window. Game also keeps track of score increasing by increments of 10.
10
10
7. starGuardiansTreeGraphStories.py The lore of star guardians is you should always Please to meet you! Shine Bright
11
-
8. chat.py A simple server that allows you to capture text data messages over network protocol(DIPZoZheMTo)
11
+
8. chat.py A simple server that allows you to capture text data messages over network protocol
0 commit comments