Name | Modified | Size | Downloads / Week |
---|---|---|---|
doc | 2015-11-03 | ||
MatrixGame.jar | 2018-05-16 | 48.4 MB | |
app-debug.apk | 2016-08-15 | 45.7 MB | |
Readme.txt | 2014-12-11 | 1.4 kB | |
MatrixGameV2.jar | 2014-12-04 | 263.4 kB | |
Totals: 5 Items | 94.4 MB | 0 |
The MatrixGame.jar file can be used to run all the developped games by a little menu showing the list of all the running games. As in Window file names are not case sensitive meanwhile jar files are treated in a case sensitive way some of the game have some problem that we are going to solve. If you have problem to run them you can uncompress the file and run the single classes. Some games can be run also with parameters in a stand alone manner running their class and using the jar file as classpath. For instance if you want to run the Money game with a clever behaviour you should run java -cp MatrixGame.jar Money clever=yes Most of the games at the moment are in italian but all the API and some of the games has the code and the dialogs in english. In you open the MatrixGame.jar file as a zip file you can find also the source files for all the games. In there you can also find a "doc" directory containing all the API of the environment. The same API are contained in the doc directory of the site. If you develop a new game or improve some old game please let us know to insert it in next releases. In MatrixGameV2.jar you can find a beta release of the environment for network gaming. It should act like the other version for games not using the network. We are going to develop a shell to run all the games in an Android environment. If you are interested in, let us know. Carlo Schenone schenonec@gmail.com