AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Android and J2ME(Blackberry) Interactive Fiction Z-machine interpreter
JFrotz is a java based Z-Machine Interpreter for Android and J2ME devices that support MIDP2.0 and file access, e.g., Blackberry. It is based on Frotz 2.43, which has been converted from C source code to Java using Cibyl. It plays V1-5,7,8 Infocom and Inform games.
J2ME: Installation can be accomplished via the JAR files in the installation above. Note: JFrotz requires at least 3MB of memory to run.
Note: Zaxmidlet is deprecated. Current work is on JFrotz for J2ME.
Note 2/10/2012: ZaxMidlet is no longer under current development and will be replaced by JFrotz, which is a Z-Machine interpreter based on the Frotz engine for both J2ME (Blackberry) and Android. http://sourceforge.net/projects/jfrotz/
JFrotz uses more memory than ZaxMidlet, so Zaxmidlet may still be the best choice for users with relatively low-end J2ME devices.
ZaxMidlet is a midlet Z-Machine Interpreter for Blackberry and other J2ME devices that support MIDP2.0 and file access. ...