MobileStratego Code
Status: Planning
Brought to you by:
masterjc
File | Date | Author | Commit |
---|---|---|---|
.settings | 2009-06-12 | masterjc | [r1] Initial version. Implements game objects and ga... |
src | 2009-06-18 | masterjc | [r5] Borrado |
.classpath | 2009-06-12 | masterjc | [r1] Initial version. Implements game objects and ga... |
.project | 2009-06-12 | masterjc | [r1] Initial version. Implements game objects and ga... |
LICENSE.txt | 2009-06-12 | masterjc | [r2] Included Java headers. |
README.txt | 2009-06-12 | masterjc | [r2] Included Java headers. |
build.properties | 2009-06-12 | masterjc | [r4] |
build.xml | 2009-06-12 | masterjc | [r4] |
MobileStratego (Stratego for mobiles) What is it? ----------- MobileStratego is the online version of Stratego for mobile phones. It's developed with J2ME and it is a two players version. Online playing is achieved using peer-to-peer with virtual server or direct connection. Single phone is supported too. Actual Version -------------- Base core classes have been uploaded in the current version. com.mobility.stratego.test.StrategoTests contains a test class showing how to use core classes. This classes implements game objects like Board, players, pieces and also implements Stretego rules. * BETA 1: This package is ready to be integrated with a GUI implementation. GUI implementation is not present for this version. * FUTURE BETA 2: Future beta implementation will contain two players GUI with single phone. * FUTURE BETA 3: IN beta 3 communication functionality will be incorporated. Online game playing between mobile phones. Documentation ------------- The documentation available as of the date of this release is included in HTML in javadoc format. Licensing --------- Please see the file called LICENSE.TXT