File tree 5 files changed +10
-2
lines changed
5 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ pygame
Original file line number Diff line number Diff line change 1
1
# Introduction
2
-
2
+ https://mp.weixin.qq.com/s/H5UisWDWubdaQEBo-sH6iA
3
3
4
4
# Environment
5
5
```
Original file line number Diff line number Diff line change
1
+ pygame
2
+ pillow
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ This repository is created just for learning python(Commercial prohibition).
39
39
| Game24 | Greedy Snake | [ click] ( https://github.com/CharlesPikachu/Games/tree/master/Game24 ) | [ click] ( https://mp.weixin.qq.com/s/YdRLYz4BnfgRZMYqKvDnRA ) |
40
40
| Game25 | Mine Sweeper | [ click] ( https://github.com/CharlesPikachu/Games/tree/master/Game25 ) | [ click] ( https://mp.weixin.qq.com/s/O2nKNsWUigrKomW3l29Zlw ) |
41
41
| Game26 | Angry Birds | [ click] ( https://github.com/CharlesPikachu/Games/tree/master/Game26 ) | [ click] ( https://mp.weixin.qq.com/s/-Z_4PEF7f3ZS1CKd9D6Brg ) |
42
- | Game27 | Flip Card by Memory | [ click] ( https://github.com/CharlesPikachu/Games/tree/master/Game27 ) | [ click] ( ) |
42
+ | Game27 | Flip Card by Memory | [ click] ( https://github.com/CharlesPikachu/Games/tree/master/Game27 ) | [ click] ( https://mp.weixin.qq.com/s/H5UisWDWubdaQEBo-sH6iA ) |
43
43
44
44
# Record
45
45
see RECORD dir please → [ click] ( ./RECORD )
Original file line number Diff line number Diff line change @@ -161,4 +161,9 @@ Version: v0.2
161
161
```
162
162
add Game26: Angry Birds, in https://github.com/CharlesPikachu/Games/tree/master/Game26
163
163
Version: v0.1
164
+ ```
165
+ #### 2021-05-17
166
+ ```
167
+ add Game27: Flip Card by Memory, in https://github.com/CharlesPikachu/Games/tree/master/Game27
168
+ Version: v0.1
164
169
```
You can’t perform that action at this time.
0 commit comments