{"author_link":"\/author\/alex-k\/","author_name":"Alexandre","author_uid":"11209","comments":[{"author_name":"kutuup1989","author_uid":"8490","time":"Apr 23, 2012 @ 11:38pm","epoch":1335223980,"text":"I can't find an executable in the folder :("},{"author_name":"Alexandre","author_uid":"11209","time":"Apr 24, 2012 @ 8:43am","epoch":1335256680,"text":"I forgot to put a readme file in the archive, thanks for the notice!\r<br\/>You have to launch littleSheep.jar to start the game"},{"author_name":"evilseanbot","author_uid":"7902","time":"Apr 24, 2012 @ 12:13pm","epoch":1335269280,"text":"I really dig the spooky fable vibe. The third planet ran dog slow for some reason."},{"author_name":"DaveDobson","author_uid":"10977","time":"Apr 26, 2012 @ 5:46pm","epoch":1335462060,"text":"Neat game - but I had trouble figuring out what to do.  Very whimsical; using the platformer format for an artsy fable-style story is a cool idea, and I like the way you used the planet theme."},{"author_name":"tlaine","author_uid":"11092","time":"Apr 28, 2012 @ 3:37pm","epoch":1335627120,"text":"I agree with Dave in all aspects. My sheep got stuck in the roof of the bunny cave though, that wasn't cool :\/"},{"author_name":"refreshcreations","author_uid":"6823","time":"Apr 29, 2012 @ 12:45pm","epoch":1335703200,"text":"Nice, restful game, glad I explored to find the extra bits. Music and sfx add to the general flow of the game. Nice ending also, yay!"},{"author_name":"Sanguine","author_uid":"4159","time":"Apr 29, 2012 @ 12:46pm","epoch":1335703260,"text":"Played it and liked it, a bit short though"},{"author_name":"SFBTom","author_uid":"5018","time":"Apr 30, 2012 @ 2:10pm","epoch":1335794700,"text":"I really really enjoyed this game, thanks so much for making it!"},{"author_name":"Jeffalisk","author_uid":"11298","time":"Apr 30, 2012 @ 6:12pm","epoch":1335809220,"text":"Nice atmosphere in this! As others have said, something very restful about it."},{"author_name":"ragnister","author_uid":"12210","time":"Apr 30, 2012 @ 6:30pm","epoch":1335810300,"text":"I was liking, but like tlaine, my sheep got stuck in the roof of the rabbit's cave!!!"},{"author_name":"tripleVisionGames","author_uid":"12495","time":"Apr 30, 2012 @ 6:54pm","epoch":1335811740,"text":"Hi I really like the graphics they're really cute and the world is laid out nicely."},{"author_name":"Andrew","author_uid":"5432","time":"Apr 30, 2012 @ 7:58pm","epoch":1335815580,"text":"For some odd reason the game was really laggy on my machine, but I assume that's my laptop's fault. It was a cute and clever little game."},{"author_name":"ChrisWhitman","author_uid":"8129","time":"Apr 30, 2012 @ 8:45pm","epoch":1335818400,"text":"I also suffered from the ceiling bug. Cute little game, and the music was nice. Bounding boxes seemed a little mis-sized, which made some of the jumping a little tricky. The conversation system could use some visual\/usability improvements, but it's nice to see an LD game with a little more narrative."},{"author_name":"Jezzamon","author_uid":"10217","time":"May 1, 2012 @ 8:49am","epoch":1335861840,"text":"Oh no! When I tried to run it on my mac, it didn't work! I got this error:\r<br\/>\r<br\/>Exception in thread &quot;main&quot; java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path\r<br\/>\tat java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758)\r<br\/>\tat java.lang.Runtime.loadLibrary0(Runtime.java:823)\r<br\/>\tat java.lang.System.loadLibrary(System.java:1045)\r<br\/>\tat org.lwjgl.Sys$1.run(Sys.java:73)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat org.lwjgl.Sys.doLoadLibrary(Sys.java:66)\r<br\/>\tat org.lwjgl.Sys.loadLibrary(Sys.java:95)\r<br\/>\tat org.lwjgl.Sys.&lt;clinit&gt;(Sys.java:112)\r<br\/>\tat org.lwjgl.opengl.Display.&lt;clinit&gt;(Display.java:135)\r<br\/>\tat org.newdawn.slick.AppGameContainer$1.run(AppGameContainer.java:39)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat org.newdawn.slick.AppGameContainer.&lt;clinit&gt;(AppGameContainer.java:36)\r<br\/>\tat test6.LD23Main.main(LD23Main.java:55)\r<br\/>\r<br\/>\r<br\/>...does that mean I have to download LWGJL to run it? If so, that's a bit annoying."},{"author_name":"BlackBulletIV","author_uid":"3915","time":"May 1, 2012 @ 8:56am","epoch":1335862260,"text":"Quite short, but interesting. I did like the peaceful chiptune music in the background.\r<br\/>\r<br\/>There were some issues with the conversations; for example, when we'd migrated the bird indicating we were still migrating when I asked where we were going.\r<br\/>\r<br\/>Finally, there's a typo in the main screen. It says &quot;press espace to interact;&quot; I thought it meant escape at first."},{"author_name":"Alexandre","author_uid":"11209","time":"May 1, 2012 @ 11:22am","epoch":1335871020,"text":"@Jezzamon Thanks for the bug report! You should not have to download anything to run the game, I'll try to look into it!\r<br\/>\r<br\/>@BlackBulletIV Thanks also, I did not realize that! I'll correct it in the post-compo version soon"},{"author_name":"spiral","author_uid":"5765","time":"May 1, 2012 @ 12:24pm","epoch":1335874740,"text":"super cute"},{"author_name":"DainVadda","author_uid":"12428","time":"May 1, 2012 @ 12:29pm","epoch":1335875040,"text":"It does not seam to work for me (Mac OS X 10.7.3)\r<br\/>\r<br\/>Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: \/\/littleSheep\/jar\r<br\/>Caused by: java.lang.ClassNotFoundException: ..littleSheep.jar\r<br\/>\tat java.net.URLClassLoader$1.run(URLClassLoader.java:202)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat java.net.URLClassLoader.findClass(URLClassLoader.java:190)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:306)\r<br\/>\tat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:247)"},{"author_name":"Beerman","author_uid":"5206","time":"May 1, 2012 @ 12:49pm","epoch":1335876240,"text":"Very nice. Really chilled out and relaxing, the way the night\/day transitions follow you around the planets was really effective :)"},{"author_name":"jeffz","author_uid":"4842","time":"May 1, 2012 @ 2:09pm","epoch":1335881040,"text":"novel idea, nice little story."},{"author_name":"netmute","author_uid":"11213","time":"May 1, 2012 @ 6:58pm","epoch":1335898380,"text":"Crashes on Mac OSX :("},{"author_name":"moonkid","author_uid":"9160","time":"May 2, 2012 @ 10:57am","epoch":1335955920,"text":"Adelaide?"},{"author_name":"cantorfew","author_uid":"12835","time":"May 2, 2012 @ 8:22pm","epoch":1335989820,"text":"I also got Jezzamon's error at first. I think its because java doesn't add lib to its classpath by default. I tried copying the base littleSheep.jar to lib and running it from there but got a different error now.\r<br\/>\r<br\/>I'm not well versed in java but will be back if I figure out how to make it work (I'm on Linux). Leaving this unrated for now.\r<br\/>\r<br\/>Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: org\/newdawn\/slick\/state\/StateBasedGame\r<br\/>\tat java.lang.ClassLoader.defineClass1(Native Method)\r<br\/>\tat java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)\r<br\/>\tat java.lang.ClassLoader.defineClass(ClassLoader.java:616)\r<br\/>\tat java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)\r<br\/>\tat java.net.URLClassLoader.defineClass(URLClassLoader.java:283)\r<br\/>\tat java.net.URLClassLoader.access$000(URLClassLoader.java:58)\r<br\/>\tat java.net.URLClassLoader$1.run(URLClassLoader.java:197)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat java.net.URLClassLoader.findClass(URLClassLoader.java:190)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:307)\r<br\/>\tat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:248)\r<br\/>Caused by: java.lang.ClassNotFoundException: org.newdawn.slick.state.StateBasedGame\r<br\/>\tat java.net.URLClassLoader$1.run(URLClassLoader.java:202)\r<br\/>\tat java.security.AccessController.doPrivileged(Native Method)\r<br\/>\tat java.net.URLClassLoader.findClass(URLClassLoader.java:190)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:307)\r<br\/>\tat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)\r<br\/>\tat java.lang.ClassLoader.loadClass(ClassLoader.java:248)\r<br\/>\t... 12 more"},{"author_name":"cantorfew","author_uid":"12835","time":"May 2, 2012 @ 9:01pm","epoch":1335992160,"text":"I figured it out. There were some .so files in lib\/native\/linux. So running\r<br\/>\r<br\/>export LD_LIBRARY_PATH=`pwd`\/lib\/native\/linux\r<br\/>\r<br\/>before the usual\r<br\/>\r<br\/>java -jar littleSheep.jar\r<br\/>\r<br\/>worked. I'm assuming Mac users would need to somehow use\/link to the files in lib\/native\/macosx\/\r<br\/>\r<br\/>I'm out of time now and will play and comment on the actual game at some later time."},{"author_name":"cantorfew","author_uid":"12835","time":"May 3, 2012 @ 2:54pm","epoch":1336056540,"text":"Nice atmosphere, though it was a bit short. I didn't find anything on the second planet (but I assume I'm supposed to?). So I only found two end states.\r<br\/>\r<br\/>Also, the rabbit came with me even our conversation suggests that it would not (I don't know if this is a bug)."},{"author_name":"someone","author_uid":"1207","time":"May 3, 2012 @ 4:01pm","epoch":1336060560,"text":"Interesting game.\r<br\/>You can also get it to work by defining java's library path:\r<br\/>java -Djava.library.path=.\/lib\/native\/linux\/ -jar littleSheep.jar"},{"author_name":"Alexandre","author_uid":"11209","time":"May 6, 2012 @ 3:58pm","epoch":1336319580,"text":"The updated version should run on linux and MacOS without special manipulation. Thanks for the bug reports!"},{"author_name":"Nehmulos","author_uid":"9775","time":"May 6, 2012 @ 5:57pm","epoch":1336326720,"text":"This is amazing! The music, the atmosphere, especially the characters! Also some very nice graphics for the sun and a cool way the different planets feel (gravity, day\/night shift aso.) I surely enjoyed it.\r<br\/>\r<br\/>I'm on Linux and it didn't run using the graphical (open)java launcher but it worked by starting it from comandline with: \r<br\/>\r<br\/>java -jar littleSheep.jar \r<br\/>\r<br\/>(using openjdk java)"},{"author_name":"jfroco","author_uid":"2085","time":"May 6, 2012 @ 6:25pm","epoch":1336328400,"text":"Not my kind of game, sorry :( but it looks great and have a nice music."},{"author_name":"free_napalm","author_uid":"12423","time":"May 6, 2012 @ 6:31pm","epoch":1336328760,"text":"Great mood in this one, every planet was different in its own way, so I was quite excited where I'd float next.\r<br\/>More events would have been nice though."},{"author_name":"Datw","author_uid":"11318","time":"May 6, 2012 @ 7:39pm","epoch":1336332840,"text":"Pretty Graphics &amp; Sound, they made up to a great &quot;mood&quot;. The game itself isn't that much fun (well, at least for me), but besides that it is quite good :)"},{"author_name":"Jedi","author_uid":"4799","time":"May 7, 2012 @ 10:47am","epoch":1336387320,"text":"Graphics, sound and mood are all really good. The gameplay, however, is almost nonexistent but almost in a good way. The lack of risk seems to fit the mood but at the end of the day it barely feels interactive."},{"author_name":"caranha","author_uid":"7847","time":"May 13, 2012 @ 1:04am","epoch":1336870740,"text":"I really liked the sound effects, and the graphics are not bad either. The minimalistic planet + the spooky music made me expect something sinister to be going on in the background :-) Controls were nice too.\r<br\/>\r<br\/>That said, for a &quot;story&quot; game, it feels a bit short in content -- suddently &quot;your journey ends here!&quot;. Also, there are a few bugs in the script - the rabbit on the third planet told me he was not coming, but then he showed up in the sheep planet. Uh, ok."},{"author_name":"hamburger","author_uid":"653","time":"May 13, 2012 @ 9:51pm","epoch":1336945560,"text":"Nice atmosphere :)"},{"author_name":"crhallberg","author_uid":"10884","time":"May 13, 2012 @ 10:23pm","epoch":1336947480,"text":"Adorable! Nice concept, good exploration and maps."}],"images":["ld23\/11209-a77ba7e19b39f2068f12bc987390c314.jpg","ld23\/11209-5e4d0f05a63a160b5b91fa11ed0d6930.jpg","ld23\/11209-5713ff0e5a5e9092b47db858c4c8dcca.jpg","ld23\/11209-5620c5e3ab8cbe6c62cae539f13c8ada.jpg","ld23\/11209-9a6b0108e0ad10eb272b0a61e62a9b6d.jpg"],"links":[{"url":"http:\/\/dl.dropbox.com\/u\/51164426\/littleSheep.zip","text":"All (original version)"},{"url":"http:\/\/dl.dropbox.com\/u\/51164426\/littleSheep_v2.zip","text":"All (updated version)"}],"metadata":{"g_key":"30741","g_author":"11209","g_event":"LD23","g_eventkey":"10","g_subevent":"JAM","g_urlkey":"30771","g_title":"Little Sheep","g_status":"UCHK1","g_place":"132","g_commentcount":"35","g_site2_node_id":"0","g_hide":"N","g_has_icon":"Y","g_rqueue":"0","g_random":"0"},"nds":[],"node":null,"orig_images":["http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/123793\/11209-shot0.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/123793\/11209-shot1.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/123793\/11209-shot2.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/123793\/11209-shot3.png-eq-900-500.jpg","http:\/\/ludumdare.com\/compo\/wp-content\/compo2\/\/123793\/11209-shot4.png-eq-900-500.jpg"],"text":"Little Sheep is about a sheep living alone on a very small world, until he meets a migrating goose...\r\n\r\nUnzip the archive and launch littleSheep.jar to start the game. \r\nPlaythrough is about 10 minutes long, with three different \"endings\" (\"end states\" may be more appropriate).\r\n\r\nThe tools and libraries used are:\r\n_ Java \/ Slick2D\r\n_ Tiled to create the maps\r\n_ Paint.net and Gimp for the sprites and tiles\r\n_ Bfxr and LMMS for the sound and music\r\n\r\nI created this with a friend (he did the art\/music and I did the coding). This was both our first game, and a very instructing one. What we would have improved with more time\/experience:\r\n_ Put a few more elements in the storyline\r\n_ Use the paths tool in Gimp instead of Paint.net's curved lines\r\n_ Improve the bass line in the music\r\n\r\nAn updated version is available, which fixes framerate issues on the third world, a collision bug, compatibility issues with MacOS\/linux and some typos.<\/p>","title":"Little Sheep"}