We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3fe9f commit 9d7915bCopy full SHA for 9d7915b
README.md
@@ -3,10 +3,6 @@ a simple game using python
3
4
author: Damon Gao, SJTU
5
python version: 2.7
6
-game introduction:
7
-mode1: control the paddle to cause the ball to bounce back to eliminate the brick
8
-&emspmode2: two players control the paddle
9
-run the code:
10
- 1.linux/maxos: type python ball.py in command line to start
11
- 2.windows: use the IDLE or so
+game introduction: control the paddle to cause the ball to bounce back
+run the code: type python ball.py in command line to start or use IDLE
12
contact: [email protected]
0 commit comments