Wednesday, September 4, 2013

Playable Tour of Goblin Men

There is now a playable demo of Goblin men just click on the picture to download it
but first a few caveats This is a very simple and buggy version of the game.
the parser is wonky.
but you get the idea.
make sure to run it in its own folder
as it will produce quite a few files when played.
oh use the comma ',' to interact with the environment.
fighting works but you have to really mean it!


11 comments:

  1. I like the choice of Chinese characters in place of ASCII. Are you continuing to work on this? It's got me intrigued.

    ReplyDelete
  2. Graphics looks really cool; I get this error when trying to run:

    Exception in thread "main" java.lang.UnsupportedClassVersionError: Gob : Unsupported major.minor version 51.0
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:277)
    at java.net.URLClassLoader.access$000(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:212)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
    Could not find the main class: Gob. Program will exit.

    ReplyDelete
    Replies
    1. Thank you for giving me the bug.
      it means either you or I are using a old java.
      try updating (I will also)

      Delete
  3. What kind of character fonts do we need to to play this game?

    All i get are square boxes basically with the bottom end open.

    ReplyDelete
  4. I wrote it using 汉鼎繁舒体 but Dotum , KaiTi
    or even MS Gothic all things work great.
    any chinese font should work.

    ReplyDelete
    Replies
    1. I haven't been able to solve the Chinese character issue on my windows xp laptop

      I will keep checking your updates to see if the problem gets resolved.

      Delete
    2. oh that sucks I will include the font on the next release.

      Delete
    3. I found the problem and everything is fine

      Thanks for your time!!

      Delete
    4. thanks for taking an interest.
      did you get the current build

      Delete