Convert An Java Awt Based Game To Android

There is an open source game that uses AWT classes that don’t exist in Android such as:

MemoryImageSource
GeneralPath
PathIterator
Image
PixelGrabber
AffineTransform

etc.

I want someone to port this puzzle game to the Android SDK and encapsulate the puzzle into an Android View so I can use it in my project.

The puzzle game is open source and is made up of 7 – 8 classes.

Leave a Reply

Your email address will not be published. Required fields are marked *