Maybe there is a God hiding somewhere. Maybe he doesn't care for those who look up to him for survival. Maybe he is just tired in his silence, bored in his imperceptibility.
It throws the following errors : Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at org.lwjgl.Sys$1.run(Sys.java:73) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) at org.lwjgl.Sys.loadLibrary(Sys.java:95) at org.lwjgl.Sys.<clinit>(Sys.java:112) at org.lwjgl.opengl.Display.<clinit>(Display.java:135) at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39) at java.security.AccessController.doPrivileged(Native Method) at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36) at noprogram.noprogram.main(noprogram.java:59)
Re: linux crash. Sorry, I've missed linux dependencies in the package. Please check the updated linux link (NoProgramL.zip) - that one should work. Please report, if it does not.
Re: sound and window disappearing -> No, it doesn't have any sound. Regarding the crash bug - can you confirm whether you have the NoProgram.zip or Noprogram-fixes.zip version? I've fixed the only known crash bug in the latter one. If it's another one, I'd badly want to know what you've been doing :).
cant run, same problems as the others,building a copy of lwjgl and putting it in the java.library.path does not help either, that causes a error for wrong pointer size (this is on 64 bit)
Its a fun idea, and could be polished into a nice little sim.
Buttons that have no valid options should be greyed out eg. repairing for a race when that race has no damaged machines and the same for the parent repair button when no race has any damaged machines.
I would like to be able to create (import/engineer/order) new races, or possibly have overpopulated races split and claim territory left after another race dies.
Possibly war over territory and/or machines rather than just raw resources.
I found towards the end of my playtime that I was clicking next turn very quickly while watching the balance of the numbers change. If an event occurred I often missed it as the event log is cleared each time.
Final note: I like that when feeling indifferent you can still gain fun points after everyone dies.
D
DDRKirby(ISQ)8 Jan 2012, 08:08
Interesting idea; needs work before becoming a fun game..
Ended up getting to turn ~150 with 40k ish points before I ended up killing them all. I was disappointed with the lack of any acknowledgement at what I'd done. Cool concept though, but could use some work.
This is a great concept that doesn't quite come together. I liked the changing moods a lot, but I think it would have heightened interest if there were some other constraint (for example, a time limit before some external force comes and rescues everyone). I also had a random crash after about 50 turns.
Comments19
It throws the following errors :
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1681)
at java.lang.Runtime.loadLibrary0(Runtime.java:840)
at java.lang.System.loadLibrary(System.java:1047)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39)
at java.security.AccessController.doPrivileged(Native Method)
at org.newdawn.slick.AppGameContainer.<clinit>(AppGameContainer.java:36)
at noprogram.noprogram.main(noprogram.java:59)
Re: sound and window disappearing -> No, it doesn't have any sound. Regarding the crash bug - can you confirm whether you have the NoProgram.zip or Noprogram-fixes.zip version? I've fixed the only known crash bug in the latter one. If it's another one, I'd badly want to know what you've been doing :).
64 bit, right? Sorry, I've missed those dependencies. Please download the fixed package (link updated) NoProgram-fixes2.zip and give it a try.
Buttons that have no valid options should be greyed out eg. repairing for a race when that race has no damaged machines and the same for the parent repair button when no race has any damaged machines.
I would like to be able to create (import/engineer/order) new races, or possibly have overpopulated races split and claim territory left after another race dies.
Possibly war over territory and/or machines rather than just raw resources.
I found towards the end of my playtime that I was clicking next turn very quickly while watching the balance of the numbers change. If an event occurred I often missed it as the event log is cleared each time.
Final note: I like that when feeling indifferent you can still gain fun points after everyone dies.