/liquid-wars-android

A remake of the open source game Liquid War, for the Android OS.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

This file is part of Liquid Wars.

Copyright (C) 2013 Henry Shepperd (hshepperd@gmail.com)

Liquid Wars is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Liquid Wars is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Liquid Wars.  If not, see <http://www.gnu.org/licenses/>.

Liquid Wars is a complete rewrite and redesign of the original
game "Liquid War" (http://www.ufoot.org/liquidwar/), but has
been designed for the Android operating system.

On Linux machines (and probably most other Unix based machines) the
build.sh, install.sh and run.sh shell scripts should build, install
and run on a debug device, provided the Android SDK, NDK and adb are
set up correctly.