File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ This is Breakout game made fully in Python with Pygame library. This is created
1515* Sphere can be stuck on right side of screen sometimes. The solution is let it fall off.
1616
1717# Requirements
18- * Python must be installed or up-to-date.
18+ * Python must be installed and up-to-date.
1919* Pygame must be installed
20- * Windows 10 or later (Never tested on Windows 7 and 8.1. Recent version of Python doesn't support Windows 7, but Windows 8.1 may work)
21- * Also works on modern Linux distros with WineHQ.
20+ * Windows 10 64-bit or later (Never tested on Windows 7 and 8.1. Recent version of Python doesn't support Windows 7, but Windows 8.1 may work)
21+ * Also works on modern Linux distros with [ WineHQ] ( winehq.org ) .
2222
2323# Credits
2424* Skyline by Pianochocolate (Free Music Archive)
You can’t perform that action at this time.
0 commit comments