All Projects → VladimirMikulic → sms-gaming

VladimirMikulic / sms-gaming

Licence: MIT license
🎮 Gaming platform powered by Twilio SMS.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sms-gaming

Post-Tweaks
A post-installation batch script for Windows
Stars: ✭ 136 (+22.52%)
Mutual labels:  gaming
Stickerworld
Bot for whatsapp that automatically generates Sticker from the images or videos it receives
Stars: ✭ 47 (-57.66%)
Mutual labels:  whatsapp
whatsapp-bot
This is a Node.js console app containing Whatsapp handler using reactive methods to response messages as chatbot. Simple but useful project to start developing a complex NON-OFFICIAL Whatsapp chatbots.
Stars: ✭ 33 (-70.27%)
Mutual labels:  whatsapp
whatsie
Qt Based WhatsApp Client
Stars: ✭ 437 (+293.69%)
Mutual labels:  whatsapp
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (-69.37%)
Mutual labels:  whatsapp
rtcwPro
RtcwPro - Competition Mod for Return to Castle Wolfenstein
Stars: ✭ 16 (-85.59%)
Mutual labels:  gaming
18-plus-Facebook-Phishing
18+Facebook-Phishing.Hack Facebook
Stars: ✭ 58 (-47.75%)
Mutual labels:  whatsapp
LevelDBDumper
Dumps all of the Key/Value pairs from a LevelDB database
Stars: ✭ 23 (-79.28%)
Mutual labels:  whatsapp
r6maps
Rainbow Six Siege map quick references
Stars: ✭ 74 (-33.33%)
Mutual labels:  gaming
vga-passthrough
Up to date (2021) reference for setting up a VGA passthrough on (Ubuntu) Linux.
Stars: ✭ 171 (+54.05%)
Mutual labels:  gaming
whatsapp-bot
whatsapp bot build with nodejs
Stars: ✭ 62 (-44.14%)
Mutual labels:  whatsapp
wppconnect-php-client
Um simples cliente PHP que proporciona acesso fácil aos endpoints do WPPConnect Server.
Stars: ✭ 29 (-73.87%)
Mutual labels:  whatsapp
wa-automate-docker
💬 🤖 The easiest way to turn your WhatsApp into an API. Be sure to 🌟 this repository for updates!
Stars: ✭ 75 (-32.43%)
Mutual labels:  whatsapp
Conty
Easy to use unprivileged Linux container packed into a single portable executable
Stars: ✭ 198 (+78.38%)
Mutual labels:  gaming
RetroGamingWorkshop
Retro Gaming Workshop (first offered Winter 2018)
Stars: ✭ 15 (-86.49%)
Mutual labels:  gaming
cloud-game-servers-examples
Collection of examples for using Google Cloud Game Servers.
Stars: ✭ 28 (-74.77%)
Mutual labels:  gaming
whatsapp-api-client
This library helps you easily create a javascript application with Whatsapp support
Stars: ✭ 39 (-64.86%)
Mutual labels:  whatsapp
gloriousctl
A utility to adjust the settings of Model O/D mice on Linux/BSD
Stars: ✭ 35 (-68.47%)
Mutual labels:  gaming
soan
Social Analysis based on Whatsapp data
Stars: ✭ 106 (-4.5%)
Mutual labels:  whatsapp
CODE-CAMP-2020
A Virtual Hackathon Camp for Developers, Build real products and win Swags in comfort of your home.
Stars: ✭ 30 (-72.97%)
Mutual labels:  hackathon-project

🎮 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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].