forked from neilisaac/AndroidSettlers
-
Notifications
You must be signed in to change notification settings - Fork 0
An Android game based on a popular economic board game...
License
ddub/AndroidSettlers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is based off the "Island Settlers" code. Android 1.6 or higher is required. It is here for the academic interests of fellow developers :) To build it, you need the Android API version 8 and either Ant or the ADT Eclipse plugin. With the new graphics, some devices (such as the emulator) run out of memory while scaling textures. It works fine on many phones though. I use a Nexus One for testing. Some support exists in the code for saving/loading games to sqlite, but it's a malfunctioning work-in-progress. Ideas and suggestions: - Create a new theme or setting - Improve tablet support - Fix texture loading (to require less memory or prevent crashes) - Add online multiplayer support - Save and load games to and from sqlite database License: GPL Version 3 GNU GENERAL PUBLIC LICENSE http://www.gnu.org/licenses/gpl-3.0.html Original code by: Neil Isaac Graphics by: Adam Garland Contact: [email protected]
About
An Android game based on a popular economic board game...
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 94.8%
- PHP 3.4%
- Python 1.2%
- Shell 0.6%