diff --git a/Contribution.md b/Contribution.md index 0c34daa..9a75f68 100644 --- a/Contribution.md +++ b/Contribution.md @@ -241,6 +241,39 @@ Perfect GPT3.5 + + + https://github.com/Aizhouym + MazeGame + + Runnable + GPT3.5 + + + GreedySnakeGame + + Perfect + GPT3.5 + + + BackgroundRemoval + + Biased + GPT3.5 + + + QRCodeGenerator + + Perfect + GPT3.5 + + + WordCloud + + Perfect + GPT3.5 + + diff --git a/misc/ BackgroundRemoval.png b/misc/ BackgroundRemoval.png new file mode 100644 index 0000000..4faf12b Binary files /dev/null and b/misc/ BackgroundRemoval.png differ diff --git a/misc/ GreedySnakeGame.png b/misc/ GreedySnakeGame.png new file mode 100644 index 0000000..ac1946a Binary files /dev/null and b/misc/ GreedySnakeGame.png differ diff --git a/misc/ WordCloud.png b/misc/ WordCloud.png new file mode 100644 index 0000000..91eaee2 Binary files /dev/null and b/misc/ WordCloud.png differ diff --git a/misc/MazeGame.png b/misc/MazeGame.png new file mode 100644 index 0000000..f4258e2 Binary files /dev/null and b/misc/MazeGame.png differ diff --git a/misc/QRCodeGenerator.png b/misc/QRCodeGenerator.png new file mode 100644 index 0000000..b085d86 Binary files /dev/null and b/misc/QRCodeGenerator.png differ