1. 首页
  2. 编程语言
  3. Javascript
  4. 球球大作战原版agar.io源代码

球球大作战原版agar.io源代码

上传者: 2018-12-16 06:40:58上传 ZIP文件 507.05KB 热度 31次
This is a simple Agar.io clone written with Socket.IO and HTML5 Canvas. There are still a lot of bug, and the code are not optimized yet. Requirement To run the game, you need to have: NodeJS with NPM installed SocketIO Express Installation After clone the source code from Github. You need to run: npm install All the dependencies (socket.io, express,...) will be downloaded. Run the server After download all the dependencies, you can run the server with the following command: node server.js The game will run at http://l ocalhost:3000 How to play You are the red circle. Tap on screen to move your self. Eat all yellow food. Food will respawn every 1 second. Try to get fat and eat another player.
用户评论
码姐姐匿名网友 2018-12-16 06:40:58

好东西,球球大作战的祖师爷