Just a Theory by jurnacsr
Game Description: Over the course of this century, we have seen dozens of efforts by fundamentalist school boards to purge mention of evolution or the darker side of our nation from our history books. Today that changes. You are one teacher, but one of many, at your school so small. You must traverse the hallways, scavenging what you can, to preserve the light of science in this school.
Note: Some of the screenshots haven't updated yet - they're from my first shot at this.
After much deliberation and a viewing of the Expendables 2, I decided on a different direction. I had been focusing on the mechanics of evolution (natural selection, reproduction, adaptation) but I was getting nowhere. I decided to mix it up. Now, I am going with a game about Evolution - the teaching of evolution and the 'controversy' therein.
GAME COMPLETE
Known Bugs:
- Sometimes pages spawn on top of a table, and can't be picked up. May just have to deal with this one.
- Collision detection with the environment is a little off.
Note: Some of the screenshots haven't updated yet - they're from my first shot at this.
After much deliberation and a viewing of the Expendables 2, I decided on a different direction. I had been focusing on the mechanics of evolution (natural selection, reproduction, adaptation) but I was getting nowhere. I decided to mix it up. Now, I am going with a game about Evolution - the teaching of evolution and the 'controversy' therein.
GAME COMPLETE
Known Bugs:
- Sometimes pages spawn on top of a table, and can't be picked up. May just have to deal with this one.
- Collision detection with the environment is a little off.
Exception in thread "main" java.lang.UnsupportedClassVersionError: game/Runner : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)