Boarder's
Ball
Boarder‘s Ball is a fast paced pinball simulation
that challenges your reflexes and physical estimation as much as
snowboarding itself.
The main features:
• Realistic physics
• Multi-layered '3D' table
• Curved rails
• Manifold scoring system
• Fully configurable
Boarder's Ball is the most advanced pinball simulation for mobile phones available today.
With it’s multi-layered '3D' rails and amazingly
realistic physics it feels like a tiny real pinball
machine in your pocket. The manifold scoring
system consists of more than 6 different registers,
over 30 triggers and 3 random generators. There's always something new to discover.
Of course Boarder’s Ball fits your very personal preferences when it comes to
controlling the pinball machine. Every
action that can be taken within the game can be configured to a key of your
choice.
To ensure that beginners as well as pinball experts enjoy playing the game not just
from the very beginning, but also after
weeks of pinball practice, Boarder‘s Ball gives you two options to adjust difficulty.
The number of balls can be set to 3, 5 or 7, so that you can control the duration of
each game. Besides that the table angle can be configured. This options
indirectly affects the speed at which the ball moves
around the table, so that beginners can start getting used to the fast pinball action.
Screenshots:
players interested in this game are advised to look at one of the following games: Znake BloodyFight
what is j2me?
The first edition for the Java platform was
Java 2 Standard Edition (J2SE), which supported
the development of desktop applications. The
fundamental idea was to provide a language which
supported platform-independent code.
Shortly after, a new edition was released, Java
2 Enterprise Edition (J2EE), providing support for
large-scale, enterprise-wide applications.
As we enter the post-PC era, the market for
network-connected consumer devices - such as smart
mobile phones, televisions, VCRs and PDAs - is
expected to grow at a phenomenal rate. In order to
provide a compelling Java technology solution for
these devices, Sun has introduced the latest
addition to the Java platform: Java 2 Micro
Edition (J2ME).
Within J2ME, there are two broad categories,
known as configurations. Connected Device
Configuration (CDC) is a set of APIs to support
fixed devices such as a television set-top box.
Connected Limited Device Configuration (CLDC) is a
set of APIs targeted at devices that have limited
processing power, display and memory. The majority
of these devices will also be mobile.
On top of configurations are profiles. Profiles
provide APIs for user interface design, network
support, and persistent storage. The Mobile
Information Device Profile (MIDP) is a set of Java
APIs which, together with the CLDC, provides a
complete J2ME application runtime environment
targeted at mobile devices, such as mobile phones,
pagers and entry level PDAs.
|