
To Developers: Consider using HTML5 and WebGL instead. Having troubles with the export? Don’t worry. See Ports below.
To Players: A workaround is to enable NPAPI plugins in your Chrome settings. Click or Copy+Paste this URL in to a tab:
As of September 2015 however, this option will no longer be available.
Other browsers (Firefox, Internet Explorer, Safari) and Flash are unaffected, but FWIW there is no Unity Player or Silverlight for Linux.X
You are a Roman Catholic. You are sitting on your front porch on a beautiful Summer day. You see a man in very nice clothing walking down the sidewalk carrying a brown book. The man stops at your house and walks up to your porch and introduces himself. He asks you questions about your faith. You need to answer all of them using Bible verses that you've written down before-hand on a cheat sheet for just such an occasion. Can you do it?
This game is based on the idea of a Catholic Apologist, using the Bible as his weapon of choice. Once the game starts you will have to type in Bible verses from your cheat sheet to answer the Christian man, but you'll have to look them up in a Bible to figure out which one is appropriate.
This is my third Ludum Dare now, and my first Jam. I entered the Jam because I was simply too busy during the first two days of the competition to finish the game. As it is, I only got around 20 hours of work in the game over the course of the 3 days I worked on it. I made this game by myself, all the code is by me, the graphics are by me, and the sound(which is non-existent) is by me. Written in Java, as usual by now. To run the game, download the zip, extract it's contents to a folder, and run the .bat file. If .bat files don't work on your computer, hopefully you know how to use the java commands to run it. The source files are in the zip as well.
Note: This game is not aimed at anyone. I am not trying to say anything about anyone's beliefs, I have simply written a game where you answer questions about mine. I hope you enjoy it.
Downloads and Links
Ratings
#2192 | Coolness | 22% |
Comments
@pianoman373 thanks for the feedback. I'll see about putting the files in a jar.
@UrbanHelsing Ha ha, yeah, it is annoyingly long. But I wanted it to be realistic.
Annoying having to type things, also it would have been nice for a summery of each verse
Wevel: Yeah, I wish I had enough time to do something like that. This was my first time ever using edit boxes in Java to let the user type in text, actually. I probably could have made it better if I knew more. Thanks for the reply.
The animation up front took a while, and I couldn't figure out how to answer the purgatory thing; I couldn't find any mention of it in the verses listed...
It took the Christian guy a while to get to me. The graphics were pretty decent, sound next time? It is rather difficult without a bible though ;)
It's great to see a game based around Christian faith and the Bible, because that's difficult to do. I found myself putting forward arguments that I didn't necessarily agree with, but looking for answers in the Bible is a great principle, and having to look up the passages outside the game makes people think about the issues and the interpretation.
amras0000: Oh, I mistyped 1 Corinthians 3:15. It's supposed to be 1 Corinthians 3:10-15.
Jajo: Heh heh, sorry about that. I think it works better needing a Bible to play, but it does limit who can play sometimes. Fortunately, I think more people own Bibles than any other book in the world. And sound would be cool. I just have to figure out how to do it in Java.
Great idea and I liked the need to seek answers outside the game (those who don't have a Bible can surely use the internet). It's a really interesting and thought-provoking approach.
I agree with some of the other players that it would have been nice to click on the links rather than type but that's a minor quibble.
Very interesting game! I don't think I've seen anyone else use this idea for the theme. I kind of liked typing things in, made the experience more tactile. Good job!
Panurge: Thanks! I'm glad you liked it!
Snicklodocus: Thank you! I was hoping it would be different from the other games in the competition.
@Red_Fan games if you can tell me how to do what you want, I will. But it is Java so it technically should work with Linux without me doing anything extra.
As someone unfamiliar with Bible verses, I found this game far too opaque. This is a neat idea, one I'd be interested in seeing again if it were fleshed out.
You must sign in to comment.
Mini Submission FAQ
TEAMS: Teams entering the Jam should pick a single representative to submit your game, or create a team specific account you can share. We currently do not support Team Voting, but sharing an account and together playing and rating games is acceptable.
CAN I ENTER BOTH EVENTS?: You should pick 1 event, whichever you think it’ll do better in. If the idea is strong, and everything plays well enough, you can go Compo. If you’re a perfectionist, and would prefer people to play a more polished game, do the Jam. Historically, more games are entered in the Compo, but with more people and more time, Jam games have the potential to be better (that doesn’t mean they are). Many solo participants do enter the Jam.
If you made 2 games, unfortunately, the website doesn’t support multiple submissions per user. To submit your 2nd game, you will have to make a 2nd account. Only do this if you made 2 games. Alternatively, if one game is better than the other, then consider just entering the better game.
CAN I KEEP WORKING UNTIL THE DEADLINE?: Yes! Immediately after the 48 or 72 hours, we do something called Submission Hour. As the name suggests, it’s an extra hour for you to package, upload, and submit your games. If there were catastrophic issues trying submitting your game, or you misunderstood how submissions work, that’s okay. It happens. We’re flexible. If you need advice, check with the folks on IRC. If you need an admin, get in touch.
CAN I KEEP WORKING ON MY GAME?: Oh definitely! You should! But for the sake of judging, keep the Compo or Jam version around. You can include a link to the Post-Compo/Post-Jam version of your game on your games page, but sure your main links are the original version.
PORTS: Ports to other platforms can be done after the deadline. That said, the sooner you finish your port, the sooner people can play your game, improving your chances of placing in the final results. For best results, provide a Web version of your game, or a Windows version with no dependencies. Also be sure to rate at least 20 games to improve your visibility (Coolness).
MY GAME CRASHES, IS UNBEATABLE, OR I MADE A TYPO: We allow you to fix crashes, win condition, or tiny bugs after the deadline. In a sense, this is like “porting” to support more players. We leave this open to interpretation, but generally speaking your game should be identical to the game you submitted. No new features, just fixing mistakes you should have caught had you been better rested.
MY GAME DOESN’T SHOW UP: If you can’t find your game, it’s usually because the URL to your downloads are missing ‘http://‘. Fix your URLs (http://mysite.com/mygame.zip) and you will show up. Alternatively, if you just posted it, wait a minute. The cache may not have refreshed yet.
NOT LOGGED IN?: If you get a message about not being logged in, even though you are, it’s because your web browser cached the non-logged in page. You can fix this by either refreshing your cache or clearing your cache. CTRL+F5 in many browsers. Chrome is a bit more work. Press F12 to enable Developer Mode, then you can right click on the refresh button and select “Empty Cache and Hard Reload”. This option is unavailable if you are not in Developer Mode.
Nice job, the walking up scene must have taken awhile, I kinda wished i could have just clicked on the cheat sheet instead of having to type it in.
Also I found a way to put the game in a jar instead of using the whole .bat file and JDK and all. Just compile the game in a runnable jar, and put the resources next to the actual jar instead of in the jar. You might wanna fix that since not alot of people have JDK.