Build a Wordle-like SMS game with Twilio Serverless in JavaScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • wordleSMS

    Text a word to +12155156567 to play Wordle over SMS

  • Copy this GitHub file containing five-letter words from the English dictionary and add it to our Assets folder as words.private.text. We will read the file from our Twilio Function and generate a random word from it that will be used for each Wordle game. The word will be different for each person, and each person can play multiple times a day.

  • serverless-toolkit

    CLI tool to develop, debug and deploy Twilio Functions

  • I've recently become obsessed with Wordle, a word puzzle game created by Brooklyn-based software engineer Josh Wardle for his word game-loving partner. Read on to learn how to build a SMS version using the Dictionary API, Twilio Functions, the Twilio Serverless Toolkit, Twilio Assets, and cookies in Twilio Runtime, and play Twordle yourself: texting a 5-letter word or "?" to +12155156567!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Use Your Fingerprint with 1Password to Authenticate the Twilio CLI

    7 projects | dev.to | 8 Dec 2022
  • connecting twilio whatsapp with google Dialogflow-Cx

    2 projects | /r/twilio | 1 Jan 2022
  • Twilio open sources “serverless-toolkit”

    1 project | news.ycombinator.com | 18 Nov 2021
  • Example of how to access googleapis (sheets) from Twilio serverless Functions Services?

    1 project | /r/twilio | 2 Sep 2021
  • New Twilio CLI plugin: Assets - easily upload static assets to a Twilio Assets service

    1 project | /r/twilio | 4 Jul 2021