tylergraf / blockly-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockly.IO

Most of the code written here is from thekidofarcrania. Great work!

This is a clone of the original Paper-IO released by Voodoo, except for one aspect. This will attempt to implement a multi-player aspect of the game (like a real IO game).

Running

npm install
npm run dev

Goals

  • Support Mobile
  • Add webpack
  • Add toast notifications for errors and game notifications
  • Move to ES Modules on the client
  • Better dev experience for webpack
  • Better game performance
  • Allow more than 1 game at a time

About

License:MIT License


Languages

Language:JavaScript 99.4%Language:CSS 0.4%Language:HTML 0.2%