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!
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!
I like the choice of Chinese characters in place of ASCII. Are you continuing to work on this? It's got me intrigued.
ReplyDeleteyes just started in fact.
ReplyDeleteGraphics looks really cool; I get this error when trying to run:
ReplyDeleteException 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.
Thank you for giving me the bug.
Deleteit means either you or I are using a old java.
try updating (I will also)
What kind of character fonts do we need to to play this game?
ReplyDeleteAll i get are square boxes basically with the bottom end open.
I wrote it using 汉鼎繁舒体 but Dotum , KaiTi
ReplyDeleteor even MS Gothic all things work great.
any chinese font should work.
I haven't been able to solve the Chinese character issue on my windows xp laptop
DeleteI will keep checking your updates to see if the problem gets resolved.
oh that sucks I will include the font on the next release.
DeleteThanks!!
DeleteI found the problem and everything is fine
DeleteThanks for your time!!
thanks for taking an interest.
Deletedid you get the current build