All Projects → wotermelon → Tojump

wotermelon / Tojump

nodejs版本玩微信跳一跳小游戏

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Tojump

Kikoeru Express
kikoeru 后端,不再维护,请到https://github.com/umonaca/kikoeru-express 获取更新
Stars: ✭ 79 (-30.7%)
Mutual labels:  socket-io
Aaronvandenberg.nl
⚛️ Web Developers portfolio build with Gatsby.js & React.js
Stars: ✭ 98 (-14.04%)
Mutual labels:  socket-io
Rltm.js
Easily swap realtime providers with a single code base
Stars: ✭ 106 (-7.02%)
Mutual labels:  socket-io
React Redux Card Game
A web version of Blizzard's Hearthstone game built with React, Redux and ImmutableJS
Stars: ✭ 85 (-25.44%)
Mutual labels:  socket-io
Happy Chat
基于node+express的聊天室,支持发送文本、图片、表情、自定义字体颜色、窗口震动
Stars: ✭ 96 (-15.79%)
Mutual labels:  socket-io
Mchat
RN生态学习
Stars: ✭ 101 (-11.4%)
Mutual labels:  socket-io
Realtime Rails
Realtime rails support. See website for documentation:
Stars: ✭ 77 (-32.46%)
Mutual labels:  socket-io
Syntaxmeets
Syntaxmeets. Create rooms 🏠 Call your friends 👬🏼 Sip Chai, ☕ Chat, Create, and Code👨‍💻. A coding platform to code simultaneously 🚀 with your friends and design your algorithms on SyntaxPad.💫✨
Stars: ✭ 110 (-3.51%)
Mutual labels:  socket-io
Sacrificial Socket
A Go websocket library with an API similar to Socket.IO... but not Socket.IO
Stars: ✭ 96 (-15.79%)
Mutual labels:  socket-io
P2p Webrtc
p2p Video Call Connection by WebRTC
Stars: ✭ 106 (-7.02%)
Mutual labels:  socket-io
Simple Realtime Message Socketio Nodejs Ci
🔌 Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL
Stars: ✭ 85 (-25.44%)
Mutual labels:  socket-io
Vue Socket.io
这是一个用vue.js 和 socket.io 写的聊天室应用。简单易懂,很容易上手。
Stars: ✭ 92 (-19.3%)
Mutual labels:  socket-io
Socket.io Redux
Redux middleware to emit action via socket.io
Stars: ✭ 103 (-9.65%)
Mutual labels:  socket-io
Laverna
Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.
Stars: ✭ 8,770 (+7592.98%)
Mutual labels:  socket-io
Flowmaker
flowmaker: JS to SVG flowchart generation extension for Vscode in realtime written in typescript and also download the SVG through local node server. Extension:
Stars: ✭ 108 (-5.26%)
Mutual labels:  socket-io
Gitmessenger
GitMessenger is github chat app built with socket.io , firebase, nodejs and bootstrap where developers can share code,images and much more 😊
Stars: ✭ 78 (-31.58%)
Mutual labels:  socket-io
Kawachat2 Client
Angular 4 Chat App using Socket.IO 2.0
Stars: ✭ 100 (-12.28%)
Mutual labels:  socket-io
Graphql Live Query
Realtime GraphQL Live Queries with JavaScript
Stars: ✭ 112 (-1.75%)
Mutual labels:  socket-io
Nestjs Example
NestJS example with GraphQL, Schema-Stitching, Dataloader, GraphQL Upload, RabbitMQ, Redis, Scalable Websocket and JWT authentication
Stars: ✭ 111 (-2.63%)
Mutual labels:  socket-io
Tweet Locator
Tweet locator using Python, Flask and Twitter API
Stars: ✭ 105 (-7.89%)
Mutual labels:  socket-io

toJump

用网页玩微信跳一跳小游戏

安装

安装 Node.js

git clone https://github.com/wotermelon/toJump.git

# 安装依赖
npm install

# 开启服务器,端口为4000,可通过config.js修改
npm start

使用方法

预先设置

安卓

  • 1.打开安卓手机的usb调试模式并授权连接的电脑

    如果是小米手机,在USB调试下方有USB调试(安全设置)打开允许模拟点击

    其他需要模拟点击授权的手机需要打开允许模拟点击

  • 2.在config中将device设置为android

IOS

  • 1.参考教程配置好WDA
  • 2.在config中将device设置为ios
  • 3.在config中配置WDA中得到的地址

开始使用

  • 1.打开微信跳一跳,并点击开始
  • 2.开启服务器,如上
  • 3.点击开始,先点击小人底部适当位置,然后再点想要跳的箱子的位置即可完成,结束之后可点击开始可重新开始

ps: 跳的精度不准问题可通过config.js中的magicNumber微调。。。

截图预览

截图

感谢

  • 增加对ios设备的支持 @moonou

由于图片未做处理,加载可能会有点慢。。。

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].