Showing posts with label Development Tools. Show all posts
Showing posts with label Development Tools. Show all posts

Thursday, September 18, 2008

MobileFX Arcadea

Description
mobileFX Arcadea is an Innovative Integrated Development Environment (IDE) for creating Java Applications for Mobile Devices, and in particular 2D Java Games. The innovation of this product is its ability of hiding the underlying complexity of game development, by exposing a straight-jacket development methodology based on painting-skills and imagination. The development process which is rather simple as it is limited to designing the Sprites and the Stages of the game and then compiling it for any device!

Our design goals were to develop a product that:

* Everyone can learn to it use fast and be productive form day one.

* Inexperienced Game Developers can use it to develop competitive Games through a simple production methodology.
* Advanced Game Developers and Development Teams can use it as the corner-stone of their production development.
* Offer ready-to-use solutions for all game-development-related-issues such as Menu Design, Custom Fonts, Customization and Deployment.
* Produce robust and scalable Games that accommodate all the modern knowledge on 2D Gaming Technologies.
* Integrate a Game Template Model so that each already developed Game can be used as a Template for generating a new one.


Comments


Rating
Not yet rated


License
Commercial

Links
Site
Download
Download demo project
Demo

Thursday, September 11, 2008

Character set generators

Description
Here you can create your own character set.

Comments


Rating
Not yet rated


License


Links
Site1
Download
Download demo project
Demo

Wednesday, September 10, 2008

Polish

Description
J2ME Polish is a suite of tools and technologies aimed at mobile developers and companies within the mobile space.

Comments
This is a complete platform to develop mobile applications on many different devices.

Rating
5 stars

Links
Site
Download
Download demo project
Demo

Tuesday, September 9, 2008

Game Tileset

Follow this link to find Ultima IV tileset samples.

Link

Monday, September 8, 2008

ME4SE

The purpose of the ME4SE project is to make Java 2 Micro Edition APIs such as the LCDUI classes and the Generic Connection Framework available for the Java 2 Standard Edition.

Motivation:

  1. Provide some limited development support for platforms where no emulator is available.
  2. Allow demonstration of MIDlets before installantion on the device.
  3. Enable Personal Java devices to run MIDlets
Link

MicroEmulator

MicroEmulator is a pure Java implementation of J2ME in J2SE. MicroEmulator is licensed under LGPL so it is possible to link and distribute commercial software with its libraries.

  • Support for MIDP 2.0
  • Generic Connection Framework
  • Support for MMAPI (JSR 135)
  • Support for FileConnection API (JSR 75)
  • Support for Nokia APIs
  • Support for Siemens APIs
  • Skinnable and configurable interface
  • Works with different graphics libraries; currently with Swing and SWT
  • Platform independent: Windows, Linux, OSX
Link