Mig / GB Code Base
A downloadable tool
Mig - Migration tool - Mig.zip
--------------------------
For updating source codes / files from projects, uses a source project (core) and destination projects (satellite) model.
Current is based on if a file is more recent, use with an SCM (like Git) to undo any accidents.
Preview mode is default with Mig and it has to be armed before any writes / deletes are performed.
--------------------------
GB - Game Base - GB.zip
--------------------------
Game Base Application project, with all my own gui / software rendering / xml parser and etc, project base to start from.
java GB for just the game base app
java TGC for the test game controller app
--------------------------
Running....
just go to the /target/release/
for Mig
java Mig - too run Mig
for GameBase
java GB - too run Game Base
java TGC - too run Test Game Controller and should pick up any game controllers plugged in.
--------------------------
Building (command line)
Theena is an Ant script that builds projects, just update the theena*.properties files to that the build.home property is the installation directory.
dev/sys/bat has all the relevant batch files.
--------------------------
Go have a look see and play
Install instructions
Requires Java (SDK) and Ant.
Leave a comment
Log in with itch.io to leave a comment.