Our Projects
ArkDroid
ArkDroid is essentially an Arkanoid clone for Android but it is also what we would like to call “brick breaker evolved”; an old school game that comes to enrich the world of classic “brick breaker” games with cinematic storytelling and RPG essences!
You can find more information about ArkDroid in the official page of our new site, JCG (Just Cool Games) Studios.
Here are the direct links to the Android market and Amazon: Appstore for Android :
Android market – Lite version
Android market – Full version
Amazon: Appstore for Android – Lite version
Amazon: Appstore for Android – Full version
Additional information can be found in the following articles :
Kannel Java API
Java API to send SMS and WAP Push messages using Kannel SMS/WAP Gateway.
The project is hosted at SourceForge.net and can be found here
Additional information can be found in the following articles :
- Java API for Kannel SMS/WAP gateway v 1.0.2 released
- Java API for Kannel SMS/WAP gateway v 1.0.1 released
- Java API for Kannel SMS/WAP gateway
- Kannel encoding clarifications
Java String Search
Java implementation of the most commonly used algorithms for exact string matching, where the pattern is given first.
The project is hosted at SourceForge.net and can be found here
Additional information can be found in the following articles :
JCG Andygene Web
A set of mave archetypes that can be used for rapid development.
The project is hosted at code.google and can be found here
Additional information can be found in the following articles :
ConcurrentLinkedHashMap
Concurrent hash map and linked list implementation of the ConcurrentMap interface, with predictable iteration order. This implementation differs from ConcurrentHashMap in that it maintains a doubly-linked list running through all of its entries.
The project is hosted at SourceForge.net and can be found here
Additional information can be found in the following articles :