All Projects → chuyangliu → Tastysnake

chuyangliu / Tastysnake

Licence: mit
A two-player (Bluetooth) game on Android.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tastysnake

Weixin
微信小游戏辅助合集(加减大师、包你懂我、大家来找茬腾讯版、头脑王者、好友画我、悦动音符、我最在行、星途WeGoing、猜画小歌、知乎答题王、腾讯中国象棋、跳一跳、题多多黄金版)
Stars: ✭ 1,216 (+1893.44%)
Mutual labels:  game, socket
Zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Stars: ✭ 161 (+163.93%)
Mutual labels:  game, socket
Snake
Artificial intelligence for the Snake game.
Stars: ✭ 1,241 (+1934.43%)
Mutual labels:  game, snake
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (+9.84%)
Mutual labels:  game, snake
Cellnet
High performance, simple, extensible golang open source network library
Stars: ✭ 3,714 (+5988.52%)
Mutual labels:  game, socket
Gengineserver
netty4游戏服务端,依赖游戏核心包
Stars: ✭ 140 (+129.51%)
Mutual labels:  game, socket
Dotnet Console Games
Game examples implemented in .NET console applications primarily for educational purposes.
Stars: ✭ 157 (+157.38%)
Mutual labels:  game, snake
Snek
🐍 ‎ A terminal-based Snake implementation written in JavaScript.
Stars: ✭ 210 (+244.26%)
Mutual labels:  game, snake
Snake Go
Snake game made in Go! 🐍
Stars: ✭ 292 (+378.69%)
Mutual labels:  game, snake
Socket.io
NodeJS《你画我猜》游戏
Stars: ✭ 255 (+318.03%)
Mutual labels:  game, socket
Bluetooth headset battery level
A python script to get battery level from Bluetooth headsets
Stars: ✭ 351 (+475.41%)
Mutual labels:  bluetooth, socket
Coderyi.github.io
Don't fork! coderyi's blog,about iOS ,CS and my code life.
Stars: ✭ 349 (+472.13%)
Mutual labels:  bluetooth, socket
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-80.33%)
Mutual labels:  game, socket
Phony
Easy to use bluetooth hands free telephony, with python
Stars: ✭ 57 (-6.56%)
Mutual labels:  bluetooth
Cataclysm Dda Android
An unofficial Android port of Cataclysm: Dark Days Ahead.
Stars: ✭ 58 (-4.92%)
Mutual labels:  game
Tic Tac Toe
An unbeatable game of Tic Tac Toe.
Stars: ✭ 57 (-6.56%)
Mutual labels:  game
Dll hook Rs
Rust code to show how hooking in rust with a dll works.
Stars: ✭ 57 (-6.56%)
Mutual labels:  game
Tetris Sdl C
🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.
Stars: ✭ 60 (-1.64%)
Mutual labels:  game
Devilution
Diablo devolved - magic behind the 1996 computer game
Stars: ✭ 8,274 (+13463.93%)
Mutual labels:  game
Notifier
NO LIBRARIES socket per page bridge for your Laravel application. (CLIENT PART INCLUDED)
Stars: ✭ 57 (-6.56%)
Mutual labels:  socket

TastySnake Build Status

This project has been rewritten to a web application and is no longer maintained.

这是一个基于蓝牙的重力感应贪吃蛇对战游戏。

技术实现

游戏规则

  1. 请记住自己永远是红色的蛇。
  2. 留意上方倒计时!每隔 10 秒攻守身份会对调。
  3. 只要两条蛇互相碰撞,攻击者胜利。
  4. 撞到自己的身体或者战场边界将会被判定为失败。
  5. 吃到战场上的食物,会导致身体变长。
  6. 蛇的移动方向使用重力感应控制。

效果演示

发布

License

See the LICENSE file for license rights and limitations.

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