PO Box 1214 • La Pine • Oregon • 97739 • 541-410-2760

 

M
a
i
n

Home

  • Tech Notes
  • Showcase
  • What We Do
  • Downloads
  • Store
  • IMO
  • Contact Us
  •  
    Pocket Pirate Pursuit for Android

    Pocket Pirate Pursuit for Android

    Pocket Pirate Pursuit for Android by JF Possibilities
    Get Pocket Pirate Pursuit on Google Play

    Looking around the Android market place at games I see many that are billed as being "retro". Most of these are calling the original Nintendo game console (NES) "retro". I didn't think that was "retro" enough so I thought I'd create a simple freebie terminal style game like one I played on my TRS-80 in the '70s, or that was available via dial-up on terminals. Anyone remember 110/300 baud modems and BBSes?

    I'm not sure if there is much interest in terminal style games on Android. It may just appeal to me. But there should be other terminal jockies out there. I guess we'll see if anyone else likes it. Putting it on the market certainly made it easy to install on all of my devices!

    Part of the inspiration for this was that FreePascal (FPC) can now compile to Java byte code. This meant that I didn't need to learn another language to participate in the Android ecosystem. It turns out you still need to know a fair bit about Java (mostly their run-time library) to write FPC code for the Dalvik VM. But I was impressed with how well the FPC developers have transported Object Pascal into the Java world. No small feet when you consider the many limitations that Java imposes.

    This game was written completely from scratch using FPC, the Android SDK, GNU Make and Gimp for graphics and textures.

    Services we provided:

    • Wrote game from scratch in Object Pascal using FreePascal (FPC).
    • Did initial mock-up with FPC game engine and Java GUI.
    • Wrote simple GNU Make based build system since Android's SDK won't build with FPC. Or it was just easier to use "make" rather than beat Google's stuff into submission.
    • Testing and debugging on multiple Android devices.
    • Wrote help file
    • Created graphics, including 9 patch files.

     

    * Google Play and the Google Play logo are trademarks of Google Inc.