All Projects → tannerkrewson → Drawphone

tannerkrewson / Drawphone

Licence: mit
Draw what you see, and guess what your friends drew

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Drawphone

Cavemen-GGJ2019
A multiplayer survival game developed during Global Game Jam 2019.
Stars: ✭ 21 (-87.72%)
Mutual labels:  multiplayer, socket-io
uno-multiplayer
uno multiplayer web app game based on socket io and nodejs
Stars: ✭ 27 (-84.21%)
Mutual labels:  multiplayer, socket-io
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-92.98%)
Mutual labels:  multiplayer, socket-io
SocketIOUnity
A Wrapper for socket.io-client-csharp to work with Unity.
Stars: ✭ 69 (-59.65%)
Mutual labels:  multiplayer, socket-io
Doom Lgs
A multiplayer Node.js light gun shooter inspired on Doom
Stars: ✭ 36 (-78.95%)
Mutual labels:  multiplayer, socket-io
Socket.io Client Unity3d
socket.io-Client for Unity3D, which is compatible with socket.io v1.x
Stars: ✭ 147 (-14.04%)
Mutual labels:  socket-io
Codenames
Stars: ✭ 159 (-7.02%)
Mutual labels:  socket-io
Socket Chat Client
📲 Ionic Socket.IO chat client
Stars: ✭ 146 (-14.62%)
Mutual labels:  socket-io
Perber
隐藏自己 做好清理
Stars: ✭ 144 (-15.79%)
Mutual labels:  socket-io
Rtcode
Real time code sharing web application
Stars: ✭ 170 (-0.58%)
Mutual labels:  socket-io
Unity Fastpacedmultiplayer
Features a Networking Framework to be used on top of Unity Networking, in order to implement an Authoritative Server with Lag Compensation, Client-Side Prediction/Server Reconciliation and Entity Interpolation
Stars: ✭ 162 (-5.26%)
Mutual labels:  multiplayer
Nodebb
Node.js based forum software built for the modern web
Stars: ✭ 12,303 (+7094.74%)
Mutual labels:  socket-io
Gulp Server Io
Standalone / gulp (stream) / delivery server setup with Proxy options remote debugger and more
Stars: ✭ 152 (-11.11%)
Mutual labels:  socket-io
Itunes Remote
Remotely control iTunes on Mac without Internet 🎶📱
Stars: ✭ 160 (-6.43%)
Mutual labels:  socket-io
Nuxt Socket Io
Nuxt Socket IO - socket.io client and server module for Nuxt
Stars: ✭ 148 (-13.45%)
Mutual labels:  socket-io
Rhubarb
A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.
Stars: ✭ 167 (-2.34%)
Mutual labels:  multiplayer
Magicallife
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
Stars: ✭ 145 (-15.2%)
Mutual labels:  multiplayer
Tosios
The Open-Source IO Shooter is an open-source multiplayer game in the browser
Stars: ✭ 157 (-8.19%)
Mutual labels:  multiplayer
Mrboom Libretro
Mr.Boom is an 8 player Bomberman clone for RetroArch/Libretro
Stars: ✭ 162 (-5.26%)
Mutual labels:  multiplayer
Inexor Core
UNMAINTAINED: Please have a look at the entity-system
Stars: ✭ 156 (-8.77%)
Mutual labels:  multiplayer

Drawphone

Play now at: drawphone.tannerkrewson.com

Drawphone was built with Node.js, jQuery and Pug. It was one of my first coding projects, so the code is a bit of a mess... 😂

Issues, feature requests, and pull requests welcome!

Development

Instructions

  1. Clone the repo to get started
  2. Fork and create any pull requests against the dev branch
  3. (If needed) Install node-canvas dependencies: Drawphone uses node-canvas; on some OSes/processors, npm may attempt to compile/install it from source. See the node-canvas README for details.
  4. Run npm install, then npm start to launch the server
  5. Go to localhost:3000 in your browser

Tips

  • To change the default port, set the PORT environment variable
  • If you set the NODE_ENV environment variable to development, you can use the link localhost:3000/dev to automatically join game ffff. This is helpful for speeding up debugging.
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].