I'm working on getting Angband working on Android (the OS on the T-Mobile G1 phone). I've got a version ready for testing if anyone is interested. Just send me an e-mail.
Angband on Android
Collapse
X
-
Tags: None
-
Angband for Android has been updated! The new version can be downloaded from angdroid.org or from the Android Market.
It's been a while since the last release, but it's finally here. Most of the improvements for this version were contributed by Dan Vernon and Sergey Belinsky.
This latest version is much faster than the old version and is based on a newer version of Angband (3.1.2v2). It uses the Android Native SDK to get the most speed possible out of your mobile device. Not much has been done to enhance the app for touchscreen users. An Android device with hardware keyboard is still pretty much a necessity to play.
The previous version save file format is incompatible with this version. If you got upgraded and lost a character that you were playing, don't worry. The character isn't lost. You can downgrade to the previous version by clicking the link at angdroid.org with your phone's web browser. After you are done with your old character, you can upgrade again.
FYI, for Samsung Epic 4G owners, this version has improved display/font support for hi-res WVGA devices. Best looking mobile Angband ever I think. And since one of the devs (*ahem*) has an Epic there's a handy undocumented feature: the Emoticon key is mapped to the Control key.
support site with forums:
googlecode project page:
-
We could really use some help to dev and test for touchscreen support. If you are an experienced developer and have a passion to see improvements in touchscreen Android Angband we would be glad to add you to the project.
Right now there are 3 ideas, and all of them in my mind are for the newer wvga devices. There are no doubt other good ideas we haven't thought of.
1) Portrait orientation, keyboard on the bottom, Angband runs on the top, simple side-to-side flick scroller to move the view as needed. See the Android market port of Nethack for an example of this technique.
2) No keyboard, shrink display slightly, add a row or two of assignable buttons for macros.
3) Transparent keyboard overlaying the whole landscape fullscreen.Comment
-
3) Transparent keyboard overlaying the whole landscape fullscreen.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
-
Another thing that might help, and I haven't looked at the code much, but I know that Angband frequently prompts you to choose from a list--an item from your inventory, equipment or the store, a spell from your book, etc. If all of these lists used the same API for getting a choice, we could hook into that for a platform specific UI that could let the user tap on one of the choices.Comment
-
2) No keyboard, shrink display slightly, add a row or two of assignable buttons for macros.Comment
-
This might work especially well for for tablet devices running Android.
Another thing that might help, and I haven't looked at the code much, but I know that Angband frequently prompts you to choose from a list--an item from your inventory, equipment or the store, a spell from your book, etc. If all of these lists used the same API for getting a choice, we could hook into that for a platform specific UI that could let the user tap on one of the choices.takkaria whispers something about options. -more-Comment
-
We just uploaded a new version to the Android Market: Angband 3.1.2v2.4. New features include:
- virtual keyboard
- long press shows menu for display properties
- volume keys change font size
- visible game screen can be dragged
- improved save performance
- improved installer
some screenshots (Samsung Galaxy S):
Comment
-
Awesome update!
Are there any plans to add the above mentioned macro buttons? I found with the NDS port, I could play the game by hardly using the keyboard at all with those buttons.Comment
-
Thanks for the input.Last edited by retrobits; November 19, 2010, 21:30.Comment
-
Also I'm hesitant to do major surgery on the base code.One for the Dark Lord on his dark throne
In the Land of Mordor where the Shadows lie.Comment
Comment