Skip to content

SubWordle - A daily Wordle-style word game built for Reddit communities using the Devvit platform. Players guess themed 5-letter words across categories like Food, Tech, Sports, and Movies. Features include subreddit leaderboards, player stats, and community word submissions.

License

Notifications You must be signed in to change notification settings

prudentprogrammer/subwordle

Repository files navigation

Devvit React Starter

A starter to build web applications on Reddit's developer platform

Getting Started

Make sure you have Node 22 downloaded on your machine before running!

  1. Run npm create devvit@latest --template=react
  2. Go through the installation wizard. You will need to create a Reddit account and connect it to Reddit developers
  3. Copy the command on the success page into your terminal

Commands

  • npm run dev: Starts a development server where you can develop your application live on Reddit.
  • npm run build: Builds your client and server projects
  • npm run deploy: Uploads a new version of your app
  • npm run launch: Publishes your app for review
  • npm run login: Logs your CLI into Reddit
  • npm run type-check: Type checks, lints, and prettifies your app

About

SubWordle - A daily Wordle-style word game built for Reddit communities using the Devvit platform. Players guess themed 5-letter words across categories like Food, Tech, Sports, and Movies. Features include subreddit leaderboards, player stats, and community word submissions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published