myk-adventures Code
Status: Alpha
Brought to you by:
vidma
File | Date | Author | Commit |
---|---|---|---|
build | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
class | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
documentation | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
lib | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
properties | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
src | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
xml | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
README | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
build.xml | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
changes.diff | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
modif.txt | 2009-10-27 | vidma | [r1] Added all the initialy developed files (during ... |
Adventurous Text-Based Game: MYK-ADVENTURES ------------------------------------------- ===== TO start the game ==== (on console when you're in project directory) # java -jar build/game.jar ### # optional: (you might need to re-build the jar) # ant build --- The game has multiple configuration files (maps, actions of players, etc) and languages, currently: English and french The game features are quite simplified as during the initial development (on one of modules at university) the main focus had to be on the flexibility or simplicity of the design (the goal was more the design of game, not a game it self) Initail Developers (thanks to): JEREMIE DUSART and VIDMANTAS ZEMLERIS