All Projects → jporter-dev → Codenames

jporter-dev / Codenames

Projects that are alternatives of or similar to Codenames

Tap Tap Adventure
Tap Tap Adventure is a massively online 2D MMORPG set in the medieval times with twists.
Stars: ✭ 123 (-22.64%)
Mutual labels:  game, websockets, socket-io
Vue Socket.io Extended
✌️⚡️ Socket.io bindings for Vue.js and Vuex (inspired by Vue-Socket.io)
Stars: ✭ 506 (+218.24%)
Mutual labels:  websockets, realtime, socket-io
Sacrificial Socket
A Go websocket library with an API similar to Socket.IO... but not Socket.IO
Stars: ✭ 96 (-39.62%)
Mutual labels:  websockets, socket-io
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-38.36%)
Mutual labels:  realtime, socket-io
Rltm.js
Easily swap realtime providers with a single code base
Stars: ✭ 106 (-33.33%)
Mutual labels:  realtime, socket-io
Realtime Rails
Realtime rails support. See website for documentation:
Stars: ✭ 77 (-51.57%)
Mutual labels:  realtime, socket-io
Codeigniter Ratchet Websocket
This library contains the demo of commenting/posting realtime using CodeIgniter+AngularJS+Ratchet PHP Websocket
Stars: ✭ 84 (-47.17%)
Mutual labels:  websockets, realtime
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-37.11%)
Mutual labels:  game, websockets
Vynchronize
Watch videos with friends online with the new real time video synchronization platform
Stars: ✭ 1,072 (+574.21%)
Mutual labels:  realtime, socket-io
Nodebb
Node.js based forum software built for the modern web
Stars: ✭ 12,303 (+7637.74%)
Mutual labels:  websockets, socket-io
Flask Full
starter/boilerplate flask application with celery, mongoengine, signals, shell commands, swagger api docs and sphinx docs integration
Stars: ✭ 117 (-26.42%)
Mutual labels:  flask, socket-io
Next Todos
200 lines realtime todos app powered by next.js, preact, jet, redux and now
Stars: ✭ 117 (-26.42%)
Mutual labels:  websockets, realtime
Socketio Examples
A few examples that demonstrate the features of the Python Socket.IO server
Stars: ✭ 72 (-54.72%)
Mutual labels:  flask, socket-io
Socketcluster Server
Minimal server module for SocketCluster
Stars: ✭ 70 (-55.97%)
Mutual labels:  websockets, realtime
Simple Realtime Message Socketio Nodejs Ci
🔌 Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL
Stars: ✭ 85 (-46.54%)
Mutual labels:  realtime, socket-io
Raztot
A simple DIY, browser controlled, RPi + WebRTC video streaming rover
Stars: ✭ 67 (-57.86%)
Mutual labels:  websockets, socket-io
Sandstone
PHP microframework designed to build a RestApi working together with a websocket server. Build a real time RestApi!
Stars: ✭ 98 (-38.36%)
Mutual labels:  websockets, realtime
Beaver
💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps.
Stars: ✭ 1,056 (+564.15%)
Mutual labels:  realtime, socket-io
Channelstream
Channelstream is a websocket communication server for web applications
Stars: ✭ 52 (-67.3%)
Mutual labels:  flask, websockets
Entangled
Rails in real time
Stars: ✭ 108 (-32.08%)
Mutual labels:  websockets, realtime

Note: This project is no longer maintained and the site has been taken down.

Blog Series

To read more about how this project came to fruition and how to build an app using the same technologies, follow the links below!

Large Player View

Player - mobile Spymaster - mobile

Development

The app uses flask as its back-end and webpack as a front-end dev server.

Prerequesites

Run in Development

./run.sh development
# or run the docker-compose command manually
docker-compose -f docker-compose.yml -f docker-compose.development.yml up --build
# navigate to localhost:8080 in browser

Production

./run.sh production
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].