Skip to content

Commit 939df61

Browse files
authored
Revise README with live canvas and painting rules
Updated the README to include a live canvas section and modified painting rules.
1 parent 8c1d188 commit 939df61

1 file changed

Lines changed: 10 additions & 13 deletions

File tree

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1-
# 🌍 The Global Rorschach Canvas (8×8 Edition)
1+
# 🌍 The Global Rorschach Canvas
22

33
A slow-motion collaborative art experiment.
44

55
---
66

7+
## 🖼 Live Canvas
8+
9+
![Canvas](map.svg?ts=1772302060)
10+
11+
---
12+
713
## 🎨 How To Paint
814

915
1. Go to the **Issues** tab.
1016
2. Click **New Issue**.
11-
3. Use this exact format:
17+
3. Use this exact format in title:
1218

1319
```
1420
Paint [A5] #FF5733
@@ -24,19 +30,16 @@ Rows: **A–H**
2430
Columns: **1–8**
2531

2632
Examples:
27-
2833
- Paint [A1] #FF0000
2934
- Paint [H8] #00FFAA
3035

3136
---
3237

3338
## ⏳ Rules
3439

35-
- You may paint once per issue.
40+
- You may paint once in 24 hours.
3641
- Format must match exactly:
37-
38-
`Paint [Coordinate] #HEXCODE`
39-
42+
`Paint [Coordinate] #HEXCODE`
4043
- Coordinate must be between **A1 and H8**
4144
- Color must be a valid 6-digit HEX code.
4245
- Invalid format → issue labeled **Invalid**
@@ -45,12 +48,6 @@ Examples:
4548

4649
---
4750

48-
## 🖼 Live Canvas
49-
50-
![Canvas](map.svg?ts=1772302060)
51-
52-
---
53-
5451
## 📜 History Log
5552

5653
All changes are recorded in `history.log`.

0 commit comments

Comments
 (0)