Skip to content

VladimirMikulic/sms-gaming

Repository files navigation

🎮 Gaming platform powered by Twilio SMS.

📦 Installation (development)

# Clone the project
git clone https://github.com/VladimirMikulic/sms-gaming.git
# Enter the project's folder
cd sms-gaming
# Install dependecies
npm i
# Start the development server
npm start

After you've started the development server, follow this guide which will explain to you how to send WhatsApp messages from your phone to your Twilio number.

In the development, place your environment variables in .env file. The file is automatically loaded when server starts. (Required environment variables are mentioned below)

☁️ Deployment

To deploy the server to production, you'll need a cloud hosting provider. Some of the popular ones are Heroku, Digital Ocean and AWS.

The server needs these environment variables to run:

  • TWILIO_ACCOUNT_SID
  • TWILIO_AUTH_TOKEN
  • SESSION_SECRET

📸 Screenshots

  • Play alone or join others, your choice!


























  • Games that you'll enjoy! (Left: Hangman, Right: Trivia)


























👨 Author

Vladimir Mikulic

🤝 Contributing

Contributions, issues and feature requests are welcome!

🍻 Credits

Logo design is provided by Freepik. ❤️

📝 License

This project is licensed under MIT license.

👨‍🚀 Show your support

Give a ⭐️ if you like this project!