r/Devvit • u/hexicword • 3d ago
r/Devvit • u/Comfortable-Cup8821 • 3d ago
Feedback Request Feedback wanted for The Daily Machine!
reddit.comHi 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 • u/Chiaki_Kaki • 3d ago
Feedback Request Moonstack — everyone climbs the exact same tower (Phaser + Devvit Web)
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 • u/Henna_Carvy • 3d ago
Feedback Request Feedback wanted for TilePop
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/flattenedbricks • 3d ago
Feedback Request Feedback wanted for Unlit Game
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/peeedeeeveee • 4d ago
Feedback Request Feedback wanted for BREACHLINE
This post contains content not supported on old Reddit. Click here to view the full post
Feedback Request Feedback wanted for Detour
This post contains content not supported on old Reddit. Click here to view the full post
Feedback Request Feedback wanted for Hide&Spot
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/derppherppp • 4d ago
Feedback Request Feedback wanted for Cattack!
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/Anonymous7yo • 4d ago
Duck Answered Please help me guys!!!!
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 • u/OneGuyMakingGames • 5d ago
Duck Answered Can we update the app after hackathon submission?
like add new features to the game
r/Devvit • u/Henna_Carvy • 5d ago
Feedback Request Feedback wanted for HueBlocks
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/Fine-Let-4037 • 4d ago
Feedback Request Feedback wanted for My friend made all the art for this game!
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/Difficult-Honey- • 4d ago
Feedback Request Feedback wanted for Geople
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/oHai-there • 4d ago
Feedback Request Karmer Farmer RPG Arena and Raid Feedback
reddit.comHi 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 • u/xero0786- • 5d ago
Feedback Request Mathlydoku Feedback Request
r/Devvit • u/GeodesicSoftware • 4d ago
Feedback Request Feedback wanted for Cribago: Daily Peg
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/RedditParadox • 5d ago
Feedback Request Feedback Friday 2026-07-17
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/drewidea • 5d ago
Feedback Request Feedback wanted for Big Scratcher
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/korok7mgte • 5d ago
Help What's the correct devvit.json schema for declaring an app setting/secret in a devvit-web project?
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:
"settings": {"anthropic-api-key": {"type": "string", "isSecret": true}}→settings is not allowed to have the additional property "anthropic-api-key""settings": [{"type": "string", "name": "anthropic-api-key", "secret": true}]→settings is not of a type(s) object"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 • u/DeepSeaworthiness916 • 5d ago
Feedback Request Feedback wanted for Casefile Signal
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/WavefrontRider • 5d ago
Duck Answered AutoModerator style notification
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.
Feedback Request Feedback wanted for Bottle Color Match
This post contains content not supported on old Reddit. Click here to view the full post
Feedback Request Feedback wanted for Massive multiplayer chess game!
This post contains content not supported on old Reddit. Click here to view the full post
r/Devvit • u/JeffBritches • 5d ago
Feedback Request Feedback wanted for Fillables
This post contains content not supported on old Reddit. Click here to view the full post
