Skip to content

Ever fancied what is is like to play Snake collaboratively with your friends? Here you go.

Notifications You must be signed in to change notification settings

sherfert/DistributedSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Snake

Video

Distributed Snake is a collaborative game for Android. Simply launch the App and all people in the same WiFi network can join your game (if your WiFi supports mDNS). Enjoy a classic Snake game where users take turns to control the reptile.

Installation instructions

  • Make sure to install ant and protobuf-compiler first
  • Go to your sdk location and include <sdk_location>/tools in your path
  • Restart your terminal
  • Go to test01 and execute android update project -p .
  • cd ../appcombat_v7
  • android update project -p .
  • cd ../test01
  • ant clean
  • DONE! To compile it on your phone: ant gen_instrument_install This will only install the app to your phone, not launch it.

If you want to use eclipse, you can also import the two projects (appcompat_v7 is a dependecy). Eclipse will show compilation errors (missing protobuf generated files), that can be solved by running 'ant gen' in the 'test01' folder.

About

Ever fancied what is is like to play Snake collaboratively with your friends? Here you go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •