Giter Site home page Giter Site logo

petabyte918 / paper.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stevenjoezhang/paper.io

0.0 1.0 0.0 5.46 MB

A clone of paper.io, using Node.js

Home Page: https://paperio.herokuapp.com/

License: MIT License

JavaScript 90.68% CSS 3.69% HTML 5.64%

paper.io's Introduction

Paper.IO

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). Currently this has a playground at this link. It's a demo version of what to come. Hopefully by that time, the necessary server infrastructure could be obtained.

This is just a fun side-project for me. If you would want to use this code, it would be nice to let me know.

Screenshots

Screenshot

Install

# Clone this repository
git clone https://github.com/stevenjoezhang/paper.io.git
# Go into the repository
cd paper.io
# Install dependencies
npm install

Usage

After cloning this repository, run the follow commands to install dependencies and set up server. Enjoy!

npm start

You can configure the game by editing config.json.

WARNING: Remember to build again after editing any file, include config.json.

Build

npm run build

Bots

Set bots in config.json to a non-zero value, or execute the command below:

node paper-io-bot.js ws://localhost:8080

or

node bot.js ws://localhost:8080

Roadmap & TODO List

  • 统一配置文件
  • 玩家观战模式
  • 更多游戏玩法
  • 多个游戏房间
  • 加快渲染速度
  • 优化胜负判定

License

This repo is forked from BlocklyIO by theKidOfArcrania.

This is licensed under MIT. As such, please provide due credit and link back to this repository if possible.

paper.io's People

Contributors

thekidofarcrania avatar stevenjoezhang avatar mrrefactoring avatar

Watchers

James Cloos 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.