Introduction
Screenshots
News

Installation
CVS
Known Bugs
Authors
Links
Other Projects Feedback
Chuckie Egg J2ME
J2ME MIDP2.0

Introduction

Welcome to the J2ME GPL implementation of the famous game Chuckie Egg. This version is written in Java 2 Platform, Micro Edition (J2ME) and uses MIDP2. It was originally written using the Nokia simulator and without a compatible phone, but it is fairly playable in software.

This project was developed by a group of students as a school assignment. Unfortunately none of us have the time to continue working on the project so it has been orphaned. Anyone who wants to work on the project can mail us. Continue to send bugs to here though, and one of us will hopefully fix/apply them. [top]

Screenshots

Here is a screenshot, and don't tell me that you have ever seen the ducks looking better than that ;-)

[top]

News

22 Nov 2006 - Tiago has posted instructions on compiling under macosx.

[top]

Installation

  1. Downloading

    Get the source tar-ball from here and the graphics tar-ball from here.

    Get the J2ME Wireless Toolkit and the Nokia Series 60 SDK (or later) from Nokia Forum.

    The J2ME Wireless Toolkit contains everything you need to develop MIDP applications. The SDK contains a Nokia concept emulator for the Series 60 UI category, Java class libraries, APIs (including Nokia UI API) and documentation.

    To use a specific Nokia device, have its lib/classes.zip under your CLASSPATH.

    Also, to have the simulator available on the wireless toolkit you will need to copy the files to PATH_TO_J2ME/wtklib/devices.

    If you want a cutting edge version, get the latest CVS version, see CVS. If you find a bug your help would be appreciated.

  2. Unpack the archives

    Go to the wireless toolkit projects directory and unpack using
    $ tar -xfv chuckie_egg_j2me-0.1-src.tar.gz

  3. Compile the program
    % javac *.java 
    
  4. Run/Test the program

    (Open the Wireless Toolkit)
    (Load and Run the Project)
    
    Enjoy yourself immensely!
Note that Chuckie Egg J2ME is also available via CVS, see below.

[top]

CVS

If you want to stay in touch with the current development, you should prefer the CVS edition of Chuckie Egg J2ME. Currently the cvs server is private and you should contact us prior to access it. Sorry.

[top]

Known Bugs

We need your feedback, so please report any bugs you encounter.

[top]

Authors

Tiago Fernandes l13614 (followed by) @alunos.uevora.pt
Cláudio Fernandes l14103 (followed by) @alunos.uevora.pt
Tiago Bilou l15243 (followed by) @alunos.uevora.pt
Nuno Morgadinho l13591 (followed by) @alunos.uevora.pt

Feedback is always welcome so feel free to mail your ideas/comments/questions.

E-Mail: chuckie-egg-j2me at morgadinho dot org

[top]

Links

Here is a list of links (as found on Google.com) which refer to Chuckie Egg J2ME If you would like a link being added here, just tell me!

[top]

Other Projects

(05-04-2004) Chuckie Egg J2ME
A port of Chuckie Egg to a Motorola V500 mobile phone using J2ME. The webpage documents the results but it doesn't let you download the port :(

(18-04-2004) Commercial Chuckie Egg for several Nokia phones
When we first started this project, there wasn't any version of Chuckie Egg available for mobile gaming. Steve Wilcox have now told us of this port of Chuckie Egg for several Nokia phones. Although it is a commercial product, it seems okay! Thanks Steve.
[top]

Feedback

Last updated: 22 Nov 2006