Skip to content

TimBao/Android_Snake

Repository files navigation

This project is base on Android sample Snake.

How to build?

use ant

under the root path, typing android update project -p . to update local.properties to set the sdk.dir and then ant release or ant debug.

use eclipse

import the project to eclipse and build it is OKay.

What I do?

  1. Add touch screen support.
  2. Add user score save, delete.
  3. Add multiple languages support. (English and Chinese now)

TODO

  1. Sound support.
  2. Different level has its own barriers.

About

Snake game

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors