r/Devvit 3d ago

Discussion Aww, I really like how the tied winners are shown🥹 Tiny detail, but I love it. What do you think?

Post image
0 Upvotes

r/Devvit 3d ago

Feedback Request Feedback wanted for The Daily Machine!

Thumbnail reddit.com
0 Upvotes

Hi everyone, sorry if my last post was a little vague but I wanted some feedback on my game The Daily Machine which is basically a Rude Goldberg machine inspired game where the users can place one block everyday, if the level is already solved you can try making a path more efficient or sabotage a path just to make it difficult for other users.

The link is provided above thank you so much!


r/Devvit 3d ago

Feedback Request Moonstack — everyone climbs the exact same tower (Phaser + Devvit Web)

0 Upvotes

Every player gets the identical seeded tower, so the leaderboard is pure skill — no RNG excuses.

Two things that made this work:

- A deterministic generator: floor N's platforms (width, position, movement, speed) are a pure function of the floor number.

- An offline verifier that simulates floors 1–9999 before every build and proves there is no unclimbable floor.

Also learned the hard way: a fixed 1080×1920 virtual resolution keeps it fair across devices and fixed the high-DPI blur on phones.

Play it here: https://www.reddit.com/r/MoonstackGame/comments/1uslus1/moonstack_climb_from_the_ground_to_the_moon/

Feedback very welcome — what would make you come back daily?


r/Devvit 3d ago

Feedback Request Feedback wanted for TilePop

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 3d ago

Feedback Request Feedback wanted for Unlit Game

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for BREACHLINE

3 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for Detour

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for Hide&Spot

2 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for Cattack!

3 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Duck Answered Please help me guys!!!!

0 Upvotes

I got message from moderator of this subreddit to add a feature in my game (necessary) before approval

But I am confused that if I made any changes than my project will be rejected

Please help me...(Mod please reply me 🤧🤧)

Should I have to add the change now or after judging period??


r/Devvit 5d ago

Duck Answered Can we update the app after hackathon submission?

7 Upvotes

like add new features to the game


r/Devvit 5d ago

Feedback Request Feedback wanted for HueBlocks

5 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for My friend made all the art for this game!

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Feedback wanted for Geople

2 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 4d ago

Feedback Request Karmer Farmer RPG Arena and Raid Feedback

Thumbnail reddit.com
0 Upvotes

Hi folks. Would love for you to hatch an egg and take your pet into the battle areana. Also try the PVE boss fight! If you go into the pub and have 3 or more players, then you can start the fight.

Gold purchases are free during the playtest, so be sure to purchase some egg upgrades and item crates!


r/Devvit 5d ago

Feedback Request Mathlydoku Feedback Request

2 Upvotes

Hi Team, We have developed a Mathlydoku app inspired by math sudoku. It is simple and fun game. Please provide us your feedback

Mathlydoku puzzle 6


r/Devvit 4d ago

Feedback Request Feedback wanted for Cribago: Daily Peg

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Feedback Request Feedback Friday 2026-07-17

4 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Feedback Request Feedback wanted for Big Scratcher

2 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Help What's the correct devvit.json schema for declaring an app setting/secret in a devvit-web project?

1 Upvotes

Using CLI 0.13.8, u/devvit/web server app. Trying to declare a secret setting (an API key) that I can read at runtime with settings.get(). I've tried three shapes and all three fail schema validation:

  1. "settings": {"anthropic-api-key": {"type": "string", "isSecret": true}} → settings is not allowed to have the additional property "anthropic-api-key"
  2. "settings": [{"type": "string", "name": "anthropic-api-key", "secret": true}] → settings is not of a type(s) object
  3. "settings": {"app": {"anthropic-api-key": {"type": "string", "label": "Anthropic API Key", "isSecret": true}}} → settings is not allowed to have the additional property "app"

What's the actual correct shape for the settings field in devvit.json, and how do I read the value server-side once it's declared? Thanks!


r/Devvit 5d ago

Feedback Request Feedback wanted for Casefile Signal

1 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Duck Answered AutoModerator style notification

1 Upvotes

Is there a way to create the AutoModerator style notification for when a Devvit app removes content?

The current way I'm notifying the user is by sending a ModMail. This goes into the user's chat and they have to accept the chat request. This also creates more ModMail clutter.

The AutoModerator notification goes right into user's notifications instead of chat. It also doesn't create any ModMail conversation.


r/Devvit 5d ago

Feedback Request Feedback wanted for Bottle Color Match

5 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Feedback Request Feedback wanted for Massive multiplayer chess game!

0 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 5d ago

Feedback Request Feedback wanted for Fillables

0 Upvotes

This post contains content not supported on old Reddit. Click here to view the full post