FoonLudum Dare ExplorerUsers → TMKCodes

TMKCodes

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMoCo
201533You are the MonsterChild Servicecompo
201532An Unconventional WeaponZombie Hutcompo10412.522.411.922.002.112.482.552.5249
201431Entire Game on One ScreenSnowballcompo11252.482.632.173.142.072.052.342.3187
201430Connected WorldsConnecting Nokiacompo17
201429Beneath the SurfaceFrozen Solidcompo12182.252.271.932.531.7533

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by TMKCodes

LD29 — Beneath the Surface

Frozen Solid by TMKCodes 2014-04-28T04:23:00

Yeah.. I realized after I submitted I did not add anything which would tell how to complete. But the main objective is to go up as far as you can and take radio and press s.

Seppel read the readme. I did not make executable. It requires python.

Frozen Solid by TMKCodes 2014-04-28T05:55:00

It requires Python2 not 3.. Pygame does not work in 3 as far as I know..

Frozen Solid by TMKCodes 2014-04-28T05:56:00

There is pyinstaller, but I don't know how to use it. This was my first time programming with python..

LD30 — Connected Worlds

All That is Under the Air by NeskcirE 2014-08-25T07:59:00

I ran the game with the following command on my:

$ java -jar atiuta.jar

Then I received this following error, which I have never before seen.

Exception in thread "main" java.lang.UnsupportedClassVersionError: all/that/is/under/the/air/LD30Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)


This is my java version:

Java version "1.7.0_65"
OpenJDK Runtime Environment (IcedTea 2.5.1) (Arch Linux build 7.u65_2.5.1-3-x86_64)
OpenJDK 64-Bit Server VM (build 24.65-b04, mixed mode)

Alice by synchingfeeling 2014-08-24T00:37:00

This is quite awesome! 10385 score now.

LD31 — Entire Game on One Screen

Snowman's Revenge by ketura 2014-12-09T02:48:00

This is just so awesome game!

Falling Dots by gikdew 2014-12-09T02:26:00

Fun game, but why those ads?

bricky block by quaternary 2014-12-07T19:42:00

Linux 64 build works! Quite nice puzzle game you have done!

Zombies Vs Army by AntonyBaasan 2014-12-09T04:09:00

Linux Build?

Malware Mania by YourLocalFax 2014-12-10T16:18:00

I was not able to run the game in latest Arch Linux. Here is the following error.

tmkcodes at mussukka in ~/LD31Games/Malware Mania ○ sh run.sh
Catched FileNotFoundException: /home/tmkcodes/LD31Games/Malware Mania/Curl-natives-linux-amd64.jar (No such file or directory), while TempJarCache.bootstrapNativeLib() of jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/ (file:/home/tmkcodes/LD31Games/Malware%20Mania/ + Curl-natives-linux-amd64.jar)
Catched IOException: TempJarCache: addNativeLibs: jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.openal.ALDynamicLibraryBundleInfo, classJarURI jar:file:/home/tmkcodes/LD31Games/Malware%20Mania/Curl.jar!/jogamp/openal/ALDynamicLibraryBundleInfo.class, nativeJarBaseName Curl): Curl-natives-linux-amd64.jar + file:/home/tmkcodes/LD31Games/Malware%20Mania/ -> jar:file:/home/tmkcodes/LD31Games/Malware%2520Mania/Curl-natives-linux-amd64.jar!/
Exception in thread "ArtiApp" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1886)
at java.lang.Runtime.loadLibrary0(Runtime.java:849)
at java.lang.System.loadLibrary(System.java:1088)
at org.lwjgl.Sys$1.run(Sys.java:73)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.opengl.Display.<clinit>(Display.java:135)
at com.foreveruntitled.artifakt.ArtiDisplay.create(ArtiDisplay.java:47)
at com.foreveruntitled.artifakt.Artifakt.run(Artifakt.java:80)
at java.lang.Thread.run(Thread.java:745)
AL lib: (EE) alc_cleanup: 1 device not closed

Rocket Tennis by m110 2014-12-10T16:27:00

Very nicely done. For me it was very hard. Almost could not get past the third level, but enjoyed the game.

Avoid Rage by jackrugile 2014-12-09T03:42:00

I wish there was standalone version of this. I would probably play this more than Super Hexagon.

Snowball by TMKCodes 2014-12-08T13:37:00

I'll fix those SFLM library issues for the windows build.

Snowball by TMKCodes 2014-12-08T13:47:00

Now the libraries are included in the Windows version game folder. I'm still not 100% sure if it's playable.

Snowball by TMKCodes 2014-12-08T14:03:00

LexGear I'm sorry but I will never own a Mac.

Snowball by TMKCodes 2014-12-08T14:46:00

I'll see to the libgcc_s_dw2-1.dll problem, but I just broke my desktop computer.. Dangerous to run testing version of any GNU/Linux distribution. So currently I can not boot into Windows systems either as I am virtualizing them.

Snowball by TMKCodes 2014-12-08T14:50:00

Good! I got the system back up. Will test now on Windows 8.1 with the libgcc_s_dw2-1.dll to see if it is actually missing something else.

Snowball by TMKCodes 2014-12-08T14:59:00

The Windows download has been updated. Please tell me if you have any other problems.

Snowball by TMKCodes 2014-12-08T15:16:00

Okey now it runs even on clean install of Windows 10.

Snowball by TMKCodes 2014-12-08T17:47:00

The total score is displayed after you fall. The scoring kind of sucks. It gives 500-1000 scores per snowman and snowman gets 500-1000 scores for hitting you. Though the game ends when snowman gets more than 5500 points, because then the game becomes basically unplayable.

Snowball by TMKCodes 2014-12-08T20:26:00

I'm a programmer. So the audio and graphics may suck. :D

Snowball by TMKCodes 2014-12-09T02:31:00

Trisquare more info?

Snowball by TMKCodes 2014-12-09T16:15:00

rzfmzn yes scaling the difficilty would be good idea to make the game play little longer. I was planning to add more levels, but focused on other things than game programming. You probably did not encounter any problems as I tried to fix most of them after first releasing the game and hearing that some dependancies are missing. :P

Snowball by TMKCodes 2014-12-10T22:09:00

I don't know why I selected "bright yellow" as the sky color. Light blue would have been probably better. I was thinking about making the snowmen come up and down slowly, but like I said I did not invest much time on the game. I actually even submitted the entry much before the Compo timeout, because I had quite a hangover and felt like the game would not be good enough. If you guys like this game I suggest you to checkout Snowmans Revenge. http://ludumdare.com/compo/ludum-dare-31/?action=preview&uid=16065

Snowball by TMKCodes 2014-12-21T09:48:00

EthanWebster thanks. I don't have the time to continue developement of the game. Game development is just a hobby for me and Ludum Dare offers me good time to do some game development. So to say I don't do game development outside of Ludum Dare and I am not planning to do it outside of Ludum Dare.

Though anyone is free to take the source and continue development of the game. The game source is under MIT license in github.

Arena of Cube by maxyan 2014-12-07T19:34:00

There is no data folder in Linux version archive.

Nixtopia by Saker Games 2014-12-09T19:54:00

Where is the Linux build?

Augmented Collector by ghostonline 2014-12-09T12:38:00

Quite nice idea, though very hard to play with high mouse sensitivity.

EverChangingMaze by rzfmzn 2014-12-08T13:15:00

Quite

Terra by Canyon 2014-12-11T02:36:00

The buttons does not show up in Firefox 34.0.5 in GNU/Linux, but the game worked in Google Chrome.

LD32 — An Unconventional Weapon

Zombie Hut by TMKCodes 2015-04-20T11:23:00

I thought the ugly mouse picture with left button "walk" would make you press it right away and you would notice it walks towards your mouse coordinates.

Zombie Hut by TMKCodes 2015-04-20T17:41:00

Ilseroth the hitbox problem has something to do with SFML I mentioned like I mentioned the collision bug.

Yes I know keeping hit button down makes the game much easier and randomizing if the zombies go after the hut or player would make the game harder.

Languard.. Zombies are itself unconventional mass destruction weapon, not the hand to hand combat.

Zombie Hut by TMKCodes 2015-04-20T20:18:00

Maunovaha I forgot to remove those prints I used for debugging while programming from the source code. They are not meant to be used as stats. After you die or kill all the zombies it tells you how many zombies you have killed.

Zombie Hut by TMKCodes 2015-04-22T20:45:00

Jupiter_Hadley thank you for playing Zombie Hut. I like how you missed the small on-screen guide. :D

Unconventional Crowd Control by OnErrorResumeNext 2015-04-19T23:46:00

Your highscore has been beat on the first try 8566.60.. Is that exponential speed raise?

SpaceType by Lovro Kalinovčić 2015-04-20T11:54:00

A problem with my Arch Linux. When I press either Normal or Expert mode the game crashes with the following error.

tmkcodes at mussukka in ~/LD32Games ○ java -jar SpaceType.jar
Exception in thread "main" java.lang.NoSuchMethodError: java.util.List.sort(Ljava/util/Comparator;)V
at net.kalinovcic.ld32.GameStage.render(GameStage.java:300)
at net.kalinovcic.ld32.StageManager.render(StageManager.java:18)
at net.kalinovcic.ld32.LD32.main(LD32.java:105)
AL lib: (EE) alc_cleanup: 1 device not closed