Skip to content

lipf06/newplanegame

 
 

Repository files navigation

Android PlaneGame

This is a demo of plane game.


Demo

豌豆荚下载:http://www.wandoujia.com/apps/edu.njupt.zhb.planegame

Demo Pic

image


Usage

Step 0

  1. Eclipse + ADT
  2. git clone this project

Step 1

import this project.

Note: This project is developed under the AndroidAnotations .Properties->Java Compliler->Annotation Processing . Check in "Enable project specific settings" and "Enable annotation processing". ->Factory Path, add the /complie-libs/androidannotations-3.0.1.jar

Step 2

Run as android application to enjoy it


License

Copyright 2014 Zheng Haibo

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

a simple plane game in android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%