Car
Racer
CarRacer
is a simple but enjoyable driving game. By driving
like crazy user must avoid all other cars, trucks
and motor bikers on the road. User is getting
points by picking up the hitch-hikers on the right
of the road and after that leaving the on the bus stations on the left
side of the road. Only 4 persons can be picked to
the car. Driver must all the time check the status
of the car (damage meter) and make some services
by stopping at repair places by the road. Driver must also take car about the fuel
(fuel meter). By stopping at gas stations player
is filling the fuel.
Player is
driving the car by navi key or by
keys: 4 – left, 6 – right, 2 – for speed up,
8 – to speed down. Player can see the status on status bar on
the bottom of the display. Gas station, reparing
tools and hikers are coming on the right side.
j2me games mobile phone games cellphone games java mobile game midp1 appilcations distributor java cellphone games mobile custom games racing Mobile games
players interested in this game are advised to look at one of the following games: UltimateSoccer DungeonFighter
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.
|