Skip to content

Commit 94dfc32

Browse files
authored
image fixes (#60)
<!-- If this pull request closes an issue, please mention the issue number below --> Closes # <!-- Issue # here --> ## 💸 TL;DR <!-- What's the three sentence summary of purpose of the PR --> ## 📜 Details [Design Doc](<!-- insert Google Doc link here if applicable -->) [Jira](<!-- insert Jira link if applicable -->) <!-- Add additional details required for the PR: breaking changes, screenshots, external dependency changes --> ## 🧪 Testing Steps / Validation <!-- add details on how this PR has been tested, include reproductions and screenshots where applicable --> ## ✅ Checks <!-- Make sure your pr passes the CI checks and do check the following fields as needed - --> - [ ] CI tests (if present) are passing - [ ] Adheres to code style for repo - [ ] Contributor License Agreement (CLA) completed if not a Reddit employee
1 parent 44a7828 commit 94dfc32

2 files changed

Lines changed: 8 additions & 40 deletions

File tree

docs/guides/best-practices/community_games.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,29 +31,17 @@ Short-term and long-term goals give players something to work toward, and you’
3131

3232
For short-term goals, [r/HotandCold](https://www.reddit.com/r/HotAndCold/) uses the fire emoji to let players know they’re on the right track, and keeps a progress bar with player avatars to see gameplay progress.
3333

34-
<p align="center">
35-
<img src="../../assets/community-games/hotandcold.jpg"
36-
alt="HotandCold progress bar"
37-
width="50%" />
38-
</p>
34+
![HotandCold progress bar](../../assets/community-games/hotandcold.jpg)
3935

4036
For long-term goals, [r/BubbleShooterPro](https://www.reddit.com/r/BubbleShooterPro/) sets up weekly tournaments to establish leagues and encourages players to return to try to get promoted to the next level.
4137

42-
<p align="center">
43-
<img src="../../assets/community-games/bubbleshooterpro.png"
44-
alt="BubbleShooterPro tournament"
45-
width="50%" />
46-
</p>
38+
![BubbleShooterPro](../../assets/community-games/bubbleshooterpro.png)
4739

4840
### Competition and social pull
4941

5042
Reddit is inherently social, and it’s a natural fit for **leaderboards**. The daily leaderboard on [r/syllo](https://www.reddit.com/r/syllo/) gives everyone a fresh chance to compete each day.
5143

52-
<p align="center">
53-
<img src="../../assets/community-games/syllo_leaderboard.jpg"
54-
alt="Syllo leaderboard"
55-
width="50%" />
56-
</p>
44+
![Syllo leaderboard](../../assets/community-games/syllo_leaderboard.jpg)
5745

5846
Leverage the community to **highlight top contributors** or celebrate a “**player of the week**” in a way that's visible in the feed. Social visibility turns participation into status.
5947

@@ -72,11 +60,7 @@ Give players clear goals on a cadence to drive engagement:
7260

7361
Use rewards to reinforce meaningful participation. Allow players to accumulate **points** they can **redeem** for perks or other in-game advantages. In [r/FarmMergeValley](https://www.reddit.com/r/FarmMergeValley/), players earn diamonds they can use toward things like purchasing land for their farm.
7462

75-
<p align="center">
76-
<img src="../../assets/community-games/farmmergevalley.png"
77-
alt="FMV diamonds"
78-
width="50%" />
79-
</p>
63+
![FMV diamonds](../../assets/community-games/farmmergevalley.png)
8064

8165
**Tip**: Align incentives with community values. High-quality contributions should earn more than low-effort ones.
8266

versioned_docs/version-0.12/guides/best-practices/community_games.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,29 +31,17 @@ Short-term and long-term goals give players something to work toward, and you’
3131

3232
For short-term goals, [r/HotandCold](https://www.reddit.com/r/HotAndCold/) uses the fire emoji to let players know they’re on the right track, and keeps a progress bar with player avatars to see gameplay progress.
3333

34-
<p align="center">
35-
<img src="../../assets/community-games/hotandcold.jpg"
36-
alt="HotandCold progress bar"
37-
width="50%" />
38-
</p>
34+
![HotandCold progress bar](../../assets/community-games/hotandcold.jpg)
3935

4036
For long-term goals, [r/BubbleShooterPro](https://www.reddit.com/r/BubbleShooterPro/) sets up weekly tournaments to establish leagues and encourages players to return to try to get promoted to the next level.
4137

42-
<p align="center">
43-
<img src="../../assets/community-games/bubbleshooterpro.png"
44-
alt="BubbleShooterPro tournament"
45-
width="50%" />
46-
</p>
38+
![BubbleShooterPro](../../assets/community-games/bubbleshooterpro.png)
4739

4840
### Competition and social pull
4941

5042
Reddit is inherently social, and it’s a natural fit for **leaderboards**. The daily leaderboard on [r/syllo](https://www.reddit.com/r/syllo/) gives everyone a fresh chance to compete each day.
5143

52-
<p align="center">
53-
<img src="../../assets/community-games/syllo_leaderboard.jpg"
54-
alt="Syllo leaderboard"
55-
width="50%" />
56-
</p>
44+
![Syllo leaderboard](../../assets/community-games/syllo_leaderboard.jpg)
5745

5846
Leverage the community to **highlight top contributors** or celebrate a “**player of the week**” in a way that's visible in the feed. Social visibility turns participation into status.
5947

@@ -72,11 +60,7 @@ Give players clear goals on a cadence to drive engagement:
7260

7361
Use rewards to reinforce meaningful participation. Allow players to accumulate **points** they can **redeem** for perks or other in-game advantages. In [r/FarmMergeValley](https://www.reddit.com/r/FarmMergeValley/), players earn diamonds they can use toward things like purchasing land for their farm.
7462

75-
<p align="center">
76-
<img src="../../assets/community-games/farmmergevalley.png"
77-
alt="FMV diamonds"
78-
width="50%" />
79-
</p>
63+
![FMV diamonds](../../assets/community-games/farmmergevalley.png)
8064

8165
**Tip**: Align incentives with community values. High-quality contributions should earn more than low-effort ones.
8266

0 commit comments

Comments
 (0)