Giter Club home page Giter Club logo

puppetbox's Introduction

Puppet Box

This is a very simple app that lets you paste images into your browser and drag them around collaboratively with friends. Hopefully this will encourage people to make up their own little games with these draggable images.

Currently only Google Chrome is supported.

Dependencies

You need to check out my javascript-libraries repo next to this one. This is just a collection of scripts that I use in a lot of differeapps. It's a total mess right now and could use some cleanup, but that'd break all my other projects so I am lazy about it.

To run the server you need node.js and the following npm modules: express, socket.io

To compile the Coffee-Script into JavaScript, install the coffee-script npm module and run the coffee compiler as a watchdog wth coffee -wc *.coffee so it'll compile automatically while you code.

Todos:

  • Make scoped "rooms" for this so it's not just one global application [DONE]
  • Server-side persistence [DONE]
  • Debounce database writes for movement [DONE]
  • Selection info panel on the side [DONE]
  • Delete objects [DONE]
  • Work with real image files instead of just data urls [DONE]
  • De-dup images using hashes [DONE]
  • Move objects up/down in the stacking order
  • Select multiple objects and manipulate them together
  • Repeatedly stamp down the same image
  • Globally replace an image
  • File drag and drop
  • List of recent rooms on front page
  • Save states for rooms (set up the board for a board game)
  • Text bubbles?

puppetbox's People

Contributors

nickretallack avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.