Hey everyone! I’m happy to finally release the first beta version of my Steamworks Simulator! You can download it HERE.
Since, this is my first beta version, there are some known issues. For example, yes, I know you can drive through the airships/robots/gears/pegs/dividers/almost everything except the field walls. In case you find any others (I’m almost certain you will), please report them in this thread. However, I still think it’s pretty cool. You can drive around with field oriented swerve, score gears, and climb. Since I’ve probably put almost 50 hours into this between learning the game engine and writing this game, any other comments (positive or not) are greatly appreciated! Thanks in advance, and enjoy!
Features:
Field oriented swerve robots
Floor gear pickup
Climbing
3v3 alliance gameplay (2 AI bots on your side, 3 AI bots on the other side)
Propietary material technology allows for permeable airship, gears, and robots (i.e. I haven’t figured out collision detection yet)
How to install:
Download from the link above
Unpack the ZIP file
Read the README file in the extracted folder for controls and a more relevant overview
Run Steamworks Simulator.jar in the extracted folder (you need to have Java installed obviously, best results in high resolutions/fullscreen)
Some of my early testers have reported difficulties running the game, so please report any issues you may have and I’ll work on helping you fix them!
Nice work!
Though I’m currently unable to see any of the red robots or field borders. Is there any variation in the behavior of the AI robots from match to match?
Sorry about that! There is supposed to be random variation in robot speed to keep the robots from morphing inside of each other. If you shared a few screenshots, I might be able to help figure out what’s going on!
For some reason, the IDE rebuilt the game between when I tested it and when I zipped it. Here’s the updated link. I also updated the link in the original post. Please let me know if the darkness issue persists, because I wasn’t seeing it on my end.
I have the logic written to stop two AI bots from climbing the same rope (as you probably realized) but don’t yet have that written for player to AI interaction, so it’s just not a feature right now.
From what a quick Google search could find, it seems like the issue might be your graphics driver. If you try updating your OpenGL drivers, it may fix the problem.
I don’t have source code up at the moment, but the code I have is very messy and almost unreadable and I’m not proud of it I’ll try to clean it up and post it once it’s closer to being done though.
This is probably a problem on my end but, I was wondering what I could do to fix it. For whatever reason, the jar executable won’t run. The executable from this simulator works fine but, I can’t get yours to work and, I was wondering if you knew why. Thanks
Are you running it from the command line or from the file exporer? I know some of my early testers we’re unable to run it from the command line. If you are running it from the command line, try running it from the file explorer. If the problem persists, try reinstalling it.
Update: I was running it in the file explorer and had no luck. So I updated java and restarted my computer. Now, the executable runs but every time I try to get past the welcome screen, I get “Failed to create display LWJGLException: Pixel format not accelerated”