You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: War-Card-Game/README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,6 @@
11
11
Welcome to the Card Game War project! This project provides a secure, cross-platform implementation of the classic card game "War" with a graphical interface and encrypted results storage.
12
12
13
13
14
-
## � Pyarmor Protection
15
-
16
-
This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and protect Python source code from reverse engineering.
17
-
18
14
**How it works:**
19
15
- Key files (`war.py`, etc.) are obfuscated and require the `pyarmor_runtime_007668` runtime folder to run.
20
16
- The runtime is included in the project and loaded automatically.
@@ -23,7 +19,6 @@ This project uses [Pyarmor](https://pyarmor.readthedocs.io/) to obfuscate and pr
23
19
**How to use:**
24
20
- Run scripts as usual (e.g., `python war.py`).
25
21
- Do not delete or move the `pyarmor_runtime_007668` folder.
26
-
- If you re-obfuscate, update the runtime folder as needed.
27
22
28
23
29
24
| File | Purpose |
@@ -96,3 +91,4 @@ For questions, see the `website/` folder for contact info and more!
0 commit comments