diff --git a/Contribution.md b/Contribution.md index 0c34daa5..9a75f68a 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 00000000..4faf12b7 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 00000000..ac1946af 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 00000000..91eaee28 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 00000000..f4258e24 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 00000000..b085d86b Binary files /dev/null and b/misc/QRCodeGenerator.png differ