FoonLudum Dare ExplorerLD26 → Super Cowbell Text Adventure

Super Cowbell Text Adventure

By joeslayer97

View on Wayback Machine

CategoryRankScoreCount
Theme3713.73
Overall9872.75
Fun10542.40
Coolness182822

Comments

umu 2013-04-29 04:29

Did it just crash? I think it crashed. I'm not sure, that may have been the point.

joeslayer97 2013-04-29 15:18

if you die it closes :)

aiji777 2013-04-30 01:41

Great game, very fun to play, though it is hard to navigate without the map. I love the cowbell, it's a great addeition that every game needs to have.

joeslayer97 2013-04-30 09:57

I would of added more and a map of some sort... however I started making it only a couple of hours before the end of Ludum Dare

aestheticgamer 2013-04-30 11:31

Game is fun, though found a bit confusing at first (with exactly what to type) and I found it more fun actually with the map. Obviously minimal, but there was some fun RPG/grinding in the text-based game. I feel there could of been some more ways to interact with everything, or more of a story even, but for what it is it was a surprisingly fun time.

joeslayer97 2013-04-30 12:09

Bug fixed and when you die the command prompt doesn't instantly exit

meep 2013-04-30 16:59

Pretty fun text-based RPG. Like others've said, a map or an option to view a map would've been nice (Unless there actually is no world and the directions you walk don't matter). Nice work, regardless. :)

joeslayer97 2013-04-30 21:45

There is an image which represents the map... if you look in the source code and then res folder :D

whilefun 2013-04-30 22:13

I got a glowing sword and killed a minotaur, then died at the hands of another, more vile minotaur. I found the commands a bit hard to learn on my own, but I guess they are there in he entry page so it's all good. Fun game :)

tainted_code 2013-05-01 11:38

Very strange, but new! :o

badlydrawnrod 2013-05-01 20:56

I can see where you were going with this. Those minotaurs are vicious.

f7f5 2013-05-01 20:59

Don't know much about Java, but I got the following exception (Linux fedora 16)

$ java -jar LD26.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: hyperkitty/game/LD26/LD26 : 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: hyperkitty.game.LD26.LD26. Program will exit.

bumpkinrich 2013-05-01 21:01

*Adds cowbell to all future games*

Nice one.

cmaster 2013-05-07 19:56

A look around option, or some decision making would be a nice addition.

joeslayer97 2013-05-08 17:01

f7f5... my guess would be that either you have a version of java lower than java 7... or that the version of linux you are using doesn't like my .bat file

killerstarbunny 2013-05-14 21:20

Sort of boring wish it had a story or something