FoonLudum Dare ExplorerUsers → SuperlevelSebastian

SuperlevelSebastian

Games

Comments by SuperlevelSebastian

LD26 — Minimalism

Three Tiles by PaidGEEK 2013-05-01T20:40:00

When I try to start it (Windows XP, 32bit), following message turns up:

"ERROR
VERTEX_SHADER compile log:
ERROR: 0:1: " : Version number not supported by GL2"

:( Maybe there's a fix for that?

My Dr Ian by maxking1234 2013-05-02T02:10:00

Sadly it doesn't even start on my laptop (Win XP, 32bit). :(

Tower by DBRalir 2013-05-07T18:02:00

Sadly your game just crashes when I try to start it (Win XP, 32-bit).

error.txt:

"Shader error:ERROR: 0:1: '' : Version number not supported by GL2
ERROR: 0:2: 'layout' : syntax error parse error


-- SHADER CODE --
#version 300
layout (location = 0) in vec3 VertexPosition;
layout (location = 1) in vec3 VertexNormal;
layout (location = 2) in vec2 VertexTexCoord;
uniform mat4 MVP;
out vec3 Position;
out vec3 Normal;
out vec2 TexCoord;
void main()
{
TexCoord = VertexTexCoord;
Normal = normalize(VertexNormal);
Position = VertexPosition;
gl_Position = MVP * vec4(VertexPosition,1.0);
}"

HELPME_ by Sestren 2013-04-30T03:49:00

Cute!

Stranded by vico87 2013-05-06T22:25:00

Sadly it just crashes when I try to start it on my Win XP 32bit laptop - no error message though. :(

A Dark Secret by kivifreak 2013-04-28T19:24:00

The text speed is too slow. :/

Boxy by matter123 2013-05-08T21:57:00

Sadly your game just crashes on my WinXP (32-bit) laptop, when I try to start it. :( No special error message though.

Minimizing Quest by Turtle 2013-05-07T17:46:00

Sadly it seems that I can't run it, because it's no 32-bit version. :( (Win XP, 32-bit laptop here)

Tune Locks by Phased 2013-04-29T19:39:00

Sadly I can't even start it (Win XP). Tried it per "run.bat" and "TuneLocks.jar" as well. :(

Tamborine Man by Markavian 2013-04-29T15:35:00

Pretty sweet!

Composition with Yellow, Red, and Blue by DaveDobson 2013-04-29T10:33:00

Surprisingly good! Thanks. :)

The Room by olkeencole 2013-05-06T12:02:00

The web version needs incredibly long to load... Will try the Desktop version later. :)

The Room by olkeencole 2013-05-06T22:29:00

Sadly it seems to be no Win32-version. :( Will try the web version again...

TOWLDR by Hamumu 2013-04-30T02:05:00

How the hell can I pass level 7?

TOWLDR by Hamumu 2013-04-30T02:11:00

Wah. Level 9. Holy crap. Genius.

Neo-Minimalism by Enneract 2013-04-30T16:02:00

The windows port-version doesn't work for my Windows XP (32-bit) laptop. :( Too bad.

Rocket Runner by 64Mega 2013-04-29T10:24:00

Wow, really wow. First I thought it would be some boring "just jumping"-game, but then... Very nice!

Spacus by manabreak 2013-05-01T22:16:00

Sadly it crashes when I try to start it (Windows XP, 32bit). :(

UltraPew by Hume 2013-04-30T13:37:00

It seems like it isn't playable on Win XP laptops. :(

Rokhopr by David Durham 2013-04-29T18:58:00

Will there be a leaderboard? Really fun!

energized by mibbio 2013-04-30T15:55:00

Doesn't work on my Win XP (32bit) laptop. :( It just freezes at the launch.

WhiteSpace by argo15 2013-05-07T17:58:00

Sadly I get a Runtime error message when I try to start it on my Win XP (32bit) laptop. :(

The message:

"

WhiteSpace by argo15 2013-05-07T17:59:00

"Microsoft Visual C++ Runtime Library

Runtime Error!

Program [...]\WhiteSpace.exe


This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

RGB by Legogris 2013-04-28T16:47:00

You should rethink the design of level 5...

Kriok by someone 2013-04-29T12:35:00

Nice, complex riddles. Also, very clear game design. Love it.

Tunnel Terror by NukeTheBunnys 2013-05-06T22:29:00

Sadly it seems that's no Win32 version. :(

Friendship in a Post-Apocalyptic World by marnaouf 2013-05-01T23:44:00

Pretty hard, wow. :)

A Trigger Darkly by azurenimbus 2013-05-05T12:49:00

<3 !

Ragdoll Fly by FaBrito 2013-05-09T15:57:00

Got the same bug as well, but just reloaded and skipped to the level again, haha. Awesome thingy.

[placeholder] by mtrc 2013-04-29T18:10:00

Lovely! Not just for programers! :)

SPACE STATION by Zaxuhe 2013-05-06T22:21:00

Sadly I can't start it because it seems to be no Win 32-bit version. :(

Nut Kick by IrfanFox 2013-05-04T10:26:00

I laughed.

Picture Frame by Herku 2013-04-29T13:39:00

A bit too easy, if you ask me. :)

Life of Colonies by Overv 2013-05-06T22:24:00

Sadly it doesn't seem to be a Win32-bit version. :(

Life of Colonies by Overv 2013-05-10T14:30:00

Source works. Thank you!

Run by starpixie 2013-05-02T15:52:00

Sadly I can't download your game. :( Seems like the link is broken?

Space Theory by Jens Nolte 2013-05-05T22:05:00

Sadly it seems like I can't start it, because I've got a laptop with a Win XP 32-bit. :(

Russian Blob by alcazar 2013-05-01T17:54:00

I'd really like to play it, but I can't even download it. Error404. :(

People by BenW 2013-05-04T06:41:00

First I felt like Jesus, then like Hitler, then I just felt love. Yay! <3

Freedom by orangepascal 2013-04-28T12:52:00

Well, I found the door, but nothing else seemed to be possible. Is it bugged?

Ad Astra Per Aspera by getRandomName() 2013-05-09T16:35:00

Same here.

Abide by xel 2013-04-28T14:42:00

Really loved it. Some riddles are pretty hard though.

Mime Over Matter by AlexFili 2013-04-28T17:25:00

Doesn't work for me either (Chrome and Firefox, Win XP). Also tried the offline version - nothing as well. Will try again later.

Free* by Kortuga 2013-04-29T23:26:00

Too sad, I can't play it. Following message comes up, when I try to start it (Win XP):

"Unexpected error occured when running the game." :(

OIA by Jerre 2013-04-28T13:49:00

Wow. That's what I call a complex level-design! Love it.

RKT by davecheesefish 2013-05-08T21:46:00

Sadly I can't play it because it seems to doesn't be a Win 32-bit version. :( (Win XP, 32-bit laptop here)

Super 3D BlockLand by hardycore 2013-05-01T13:50:00

Can't get it to run. It just crashes when I try to start it (Win XP, 32bit). :(

IceBreaker by pentaphobe 2013-05-06T08:59:00

Just saying: When I try to get to the Web versions, following message appears - "This domain name is being parked by Register4Less.com"

Lightrail by Geoege 2013-04-30T00:42:00

Love the challenge. <3

Rocket Ruins by TiDitto 2013-04-29T21:54:00

Can you give out some compiled version?

ALPHBT by eli 2013-05-04T11:09:00

Sadly it just crashes when I try to start it. :( (Windows XP, 32bit)

Fractured by dalbinblue 2013-04-30T00:53:00

Aw. That's too cute. And so clever! :) <3

AVoid by mokujin 2013-04-28T19:27:00

Doesn't work on my PC (Windows XP). :(

Damn invaders by dvdking 2013-05-05T21:45:00

Sadly I can't start it. It doesn't seem to be playable on my Win XP (32-bit) laptop. :(

Keep It Simple. by PixelMonkey 2013-04-28T14:05:00

Pretty nice idea!

Rhythm Serenade by Whiteclaws 2013-04-30T17:35:00

What zatyka said. But a very great idea. Liked it!

Pretentious 'em Up! by ArkadyDracul 2013-04-30T01:02:00

Sadly there's no Win32-version. :(

TerraFrank by supr_g33k_7120 2013-04-28T11:39:00

Pretty sweet for a first try. Had fun even without a goal.

Rhythm Rogue by bowlercaptain 2013-05-05T20:40:00

Sadly it seems there's no Win32-version of the game, so I can't play it. :( (WinXP, 32-bit)

[deleted] by NickScalzi 2013-04-29T22:10:00

I agree. Heart-breaking great.

Back to Rainbows by Nangie 2013-05-02T02:27:00

Sadly I can't even start it because it's not for Win 32 versions. :(

Back to Rainbows by Nangie 2013-05-10T14:23:00

Worked on Win XP as well now, thanks!

5 Days On 2 Days Off by BradleySmith 2013-04-28T11:45:00

Lovely piece of work.

Make me one with everything! by Laksen 2013-05-06T21:55:00

What is this I don't even.

Disposable Rockets by the.vaber 2013-04-29T17:13:00

Simple. Sweet.

CHAMELEON RUN by Split82 2013-04-29T12:26:00

Simple concept and mechanics, amazing flow. Leaderboards would be nice. 367.

for science! by xandy 2013-05-04T11:15:00

Sadly I can't open it. I get following error message:

"Error

effects.lua:30: Cannot create canvas: Not supported by your OpenGL implementation.


Traceback

[C]: in function 'newCanvas'
effects.lua:30: in main chunk
[C]: in function 'require'
main.lua:7: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'"

(Windows XP, 32bit)

And Then There Were None by DreamThorn 2013-04-29T15:00:00

When I tried to quit my screen just turned black and I needed to 'hard reset' it... :(

PLOG by Gungnir 2013-04-30T02:29:00

Very polished, very simple - amazing. :)

Amulet Of Zarygar by TuxedoFish 2013-04-30T15:59:00

Can't get it to run as well. It crashes immediately when I try to start it. (Win XP, 32-bit)

The Escape by zeoverlord 2013-04-30T15:38:00

Hey there, some error message as well (Win XP, 32-bit):

When I want to launch the game, following message comes up:
"ERROR
Cannot get Proc Adress for CreateContextAttribs"

Hold by Minimally 2013-04-30T02:44:00

Nice idea!

A Couple of Questions by Brian Corr 2013-04-28T22:20:00

Seems like a huge amount of work! Nice!

Uchu Zero by lexaloffle 2013-04-28T21:43:00

Simple and awesome.

SpaceGeometry : The Arcade Version by metaldemon 2013-05-07T18:07:00

Sadly it seems that I can't run it, because it's no 32-bit version. :( (Win XP, 32-bit laptop here)

Minimalism by _Milligan 2013-04-29T12:18:00

Well, it doesn't even want to start on my Win XP laptop. :(

GUNSLINGER by NexusSteve 2013-05-06T22:24:00

Though it looks awesome, I sadly have to admit that I can't play it. It doesn't seem to be playable for Win 32-bit systems like mine. :(

A Walk in the Dark by LittleGreenFlame 2013-05-02T02:20:00

Sadly I can't play it. I guess because it isn't made for Win32-systems?

"Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and x64) failed with the following error message:
"Installation of the Microsoft .NET Framework 4.5 is not supported on this operating system. Contact your application vendor.""

stairs by cardboard 2013-04-29T12:02:00

Could you please add a compiled version?

Outside the Box by GSM Productions 2013-04-30T09:32:00

When will the build come? :) (I hope there's one for Win-32bit-versions)

The Death of Disco by Auron2030 2013-05-07T18:04:00

Sadly it seems that I can't run it, because it's no 32-bit version. :( (Win XP, 32-bit laptop here)

MATAR! by Teejay5 2013-04-29T14:09:00

o_O Adorable though.

Line by San 2013-04-28T18:31:00

It seems like I can't quit in the regular way (Windows version). Still a pretty nice game!

RUNNERIST by BumbleBirds 2013-05-06T09:09:00

Holy fuck.

LD 26-B0xPaiNt by ecool377 2013-05-05T23:58:00

"File Belongs to Non-Validated Account.

The resource you are trying access belongs to an account that has not yet been validated"?

Can't download it. :/

MOMOM // �£ï¿½ï¿½�£ï¿½ï¿½�£ï¿½ï¿½�£ï¿½�ª�£ï¿½�º�£ï¿½�  by slavasitnikov 2013-04-29T11:50:00

Minimomomimal.

Pixel Ninja by numpad 2013-04-29T16:20:00

A bit too easy for me, but hey: It works great and of course congratulations for your first Ludum Dare entry! :)

Quest by Scott McBee 2013-04-29T21:23:00

Really lovely! :) 370.

Pieces by Husky 2013-04-28T14:25:00

I really loved your puzzles and the simple mechanic. Thank you. :)

Tamawatchi by rykounanba 2013-05-09T19:04:00

Same problem. Blank screen.

Permanent Destination by NegativeZero 2013-05-07T17:22:00

Sadly it doesn't start on my Win XP (32-bit) laptop. Shows no error message though. Will check later.

Minimalist's journey towards overlord minimalism by LionelJitro 2013-05-04T11:16:00

Sadly it just crashes when I try to start it (Windows XP, 32bit). :(

Crated by Thepattybeast 2013-04-29T10:18:00

Doesn't work here as well (Windows XP).

BiT by SanctuaryInteractive 2013-05-02T21:44:00

Sadly I just saw a white screen when I tried to start it. :( I'll try it again in some days. :) Maybe it's just a server issue.

Dark Wayne by lasergans 2013-05-09T12:18:00

Sadly I can't play it on my WinXP (32-bit) laptop, because I got following error message:

"Error

main.lua:25: Cannot create canvas: Not supported by your OpenGL implementation.


Traceback

[C]: in function 'newCanvas'
main.lua:25: in function 'load'
[C]: in function 'xpcall'"

Dark Wayne by lasergans 2013-05-10T15:36:00

Sigh. :( Good luck though! :)

Mini the Malism Potatoe Beetle by Adam 2013-05-09T16:02:00

Sadly I can't play it because it doesn't seem to be a Windows 32-bit version. :(

Block Disco by Jubjub. 2013-05-06T10:20:00

o_O Holy. That's a nice game, hah.

Beat your last score by jimmiebergmann 2013-04-29T11:04:00

Pretty awesome for your first entry! Really liked it!

Spauneure by Jilt 2013-04-29T16:23:00

Creepy! :)

Clickator by Alexandre Szybiak 2013-04-28T21:29:00

Um... It doesn't really work? I mean... Some of my clicks shall have a duration of 2837 ms?! o_O

Almost Nothing by lytedev 2013-04-29T14:24:00

Can't download the Windows version. Error message:

"Error 503 Service Unavailable

Service Unavailable
Guru Meditation:

XID: 3793049314

Varnish cache server"

Cyberkinetic by SirJson 2013-05-01T13:44:00

Sadly it doesn't work on my Win XP (32-bit) Laptop. :(

cGame by deeJayUA 2013-05-08T20:18:00

It seems to be down. :(

Squares by bulle 2013-05-06T21:15:00

Sadly I can't start it without any given error message or another reason. :/ Sorry.

MOTHBOTS by terrivellmann 2013-04-28T19:47:00

I really like the graphics and the style. :)

Dual Perspective by SXPanda 2013-04-30T03:34:00

Now that's clever! Really liked it! Great game!

Prototype by OnlySlightly 2013-05-01T12:52:00

I'd be very pleased if I could see more of that. Is it normal that it crashes at their meeting?

Host by NoWeekend 2013-05-01T23:02:00

Hey there. Will you give out the download links as well, please? :)

OCDC by roaet 2013-05-05T13:08:00

Both links are still broken.

Occam's Razor by Hayawi 2013-04-29T10:21:00

I lol'd because I died.

Dynamite Knight by funkadunkado 2013-05-07T21:46:00

So you uploaded it twice? At Azykial and here? Why?

Other Space by GarethIW 2013-05-07T18:04:00

Sadly the game just crashes when I try to start it (without any special error message). :( (Win XP, 32-bit laptop here)

Minimal Defense by Xelanon 2013-04-29T17:28:00

It's kinda... Crappy and awesome at the same time!

Colorblind by Catlinman 2013-04-29T12:07:00

Same here, but: Very clean, very nice, got about 40.000 points. :)

Neverending bricks by michail 2013-04-29T17:34:00

That was fun!

Milton by ZYXer 2013-05-07T09:57:00

Wow. Surprisingly great!

minimatch by berjah 2013-04-28T11:09:00

Doesn't work in Firefox, but works in Chrome though. Just saying. Nice thing!

A Man from the Docks by TheDanielBerry 2013-05-05T21:36:00

On my laptop (Win XP, 32bit) there's just a black screen as well. :(

Tic Toc Tac Toe by delfino 2013-04-28T17:29:00

Could be a bit harder, but it's fun!

Triage: The life of a combat medic. by anjack 2013-05-09T14:33:00

Very great mood.

Asteroid Blaster by h2n0 2013-05-04T07:26:00

When I try to play it online, I come to some Error404-page. Just saying. :)

The beginning of a new step by cyberspace009 2013-05-02T15:38:00

Will there be some Windows (32 bit) version? :)

Laeser by KristianGibson 2013-04-28T12:27:00

When I try to start it, I get the following error message:

"
___________________________________________
ERROR in
action number 1
of Draw Event
for object crteffect2:

Trying to use non-existing surface."

H48SJ4, the MINIMIZING robot by Aifryz 2013-04-30T01:02:00

Sadly there's no Win32-version. :(

Speed, Run! by TheBenjaneer 2013-05-01T22:14:00

Sadly I can't play it with my Win XP (32-bit) laptop. :(

I Know Nothing by MathiO 2013-04-29T11:12:00

What Xgor says.

Shnake by julianpaul 2013-04-30T09:33:00

Will there be a non-.apk-Build? An .exe or something?

Between the lines by martijn 2013-04-28T13:35:00

Amazing. Had much fun! Thank you!

Rainbow Train by gosferano 2013-04-29T23:21:00

The game doesn't work - it doesn't even launch. :(

OnlyOne by mrexcessive 2013-04-28T13:41:00

The Windows-download-link doesn't work.

Add Removal by StuStutheBloo 2013-04-28T14:54:00

Haha, had a good laugh. Thanks.

Type|FACE by TriBeard 2013-05-02T23:10:00

Can't start the game. When I try to start it, there's a error message about a missing file named MSVCR110.dll. :( (WinXP, 32bit here)

Curiosity by Supermomo 2013-04-29T17:00:00

Can't download the game? Seems to be a server problem? :/

Velocibox by invi 2013-04-29T14:19:00

Really liked it. :)

Electro Wire by drwho 2013-05-01T20:57:00

Sadly, when I try to start it, following message appears:

"Error

main.lua:5: Cannot create canvas: Not supported by your OpenGL implementation.

Traceback

[C]: in function 'newCanvas'
main.lua:5: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'"

Maybe you've got an idea to patch that?

Btw: Win XP, 32bit. :)

Energy Era - 2D Platformer by ThomasCarterUK 2013-05-02T15:34:00

Sadly I can't download it. Is the link broken? :(

FFFFFF- by Metamist 2013-05-01T13:46:00

Doesn't work for my Win XP (32bit) laptop. :(

Random Legend Adventure by Captain_Genial 2013-05-02T04:22:00

I tried to download it five times now (Windows version, MEGA). But every single times the download breaks up at 60-70 %. :( Meh.

The Quest for Philip's Glass by porglezomp 2013-05-10T11:26:00

Sadly I can't play the Windows version (Win XP, 32bit). When I try to, I get following message: "Unable to load mono library from "C:/[...]/Downloads/LD26/QuestForPhilipsGlassWin/QuestForPhilipsGlass_Data/Mono/mono.dll" (error = 126)."

But web version worked.

Potato Yoga by magnpeas 2013-05-09T16:17:00

Same here.

Stardusk Jumper by TylerNocks 2013-05-09T13:08:00

The game seems to be down. :(

Test Flight by tehTinMan 2013-04-29T21:56:00

Same problem like cjacobwade.

Klobitz by xRich_ 2013-05-06T21:21:00

Sadly it seems I can't play it because it's not Win32-bit-version. :(

Pleistocene by Tomassino 2013-04-29T12:19:00

Will you give out a compiled version?

Potato Lotion Dilemma! by shotiris 2013-04-29T17:41:00

Holy moly.

MINLIFE by DesignerNap 2013-05-04T09:36:00

Got this error message at driving start:

"
___________________________________________
############################################################################################
ERROR in
action number 1
of Key Release Event for <Space> Key
for object FEMGETCAR:

Creating instance for non-existing object: -100
at gml_Object_FEMGETCAR_KeyRelease_32 (line -1) - <unknown source line>
############################################################################################"

Then it went on, but hanged up at the games studio.


Though: A very pretty, interesting game!

Coconut by Kyle Smith 2013-05-01T22:28:00

Sadly it just crashes when I try to start it. :/

(Win XP, 32bit)

Min by smotko 2013-04-28T22:17:00

Interesting, but doesn't work so good at all. :/ Need too many tries to really eliminate some blocks.

Ninja Cube by Hertzila 2013-05-05T21:54:00

A really great first entry! :)

Colors by oyster_crusher 2013-05-01T23:40:00

Holy shit. First I thought "Oh, well, that's some cute switchy-itchy-gamey-wamey.", and then I clicked on level 11 and thought "Fuck." - awesome!

CRAAASH by nurabsal 2013-04-29T12:27:00

Wow. <3

PNG by dscripps 2013-04-28T21:06:00

When I try to start it I get following message:

"This application is not correctly embedded (wrong wmode value)"

MiniCrawler by Nezzhil 2013-05-07T16:47:00

It worked on my Win XP 32-bit laptop though you said it's just for 64-bit systems. :) Sweet retro graphics!

Mini Space Adventure by jacintosan 2013-04-28T16:53:00

Adorable control mechanics!

Color Police by ryuurei 2013-04-30T09:59:00

Will you give out a compiled version? :)

Small Tale by hitchh1k3r 2013-05-06T11:21:00

Same problem like lotusgame with the web version. Will try the download version later.

winBtn by Nick Snyder 2013-05-02T23:11:00

Sadly I can't open your game because of some error. :/

Abyss by SomeNetworkGuy 2013-04-28T14:47:00

When I try to play it, it says "Invalid data file". It says:

"Invalid data file
Data file is corrupt (not a Unity Web Player file)"

RUST by dmcfarline 2013-05-07T17:31:00

I really liked that! :)

Super Shooter by harleylaurie 2013-04-28T16:37:00

Game launched, but crashed immediately in Win XP (32 version).

Stickman Adventure by miro662 2013-04-30T10:33:00

Same here.

I want to save the guy by z.sebastian 2013-05-05T22:21:00

Sadly it seems I can't play it on my Win XP 32bit laptop just like GranaDa. :(

dotmove by garlicbread 2013-05-02T02:27:00

Sadly I can't even start it because it's not for Win 32 versions. :(

color bounce by shuall 2013-05-09T20:33:00

Sadly it doesn't start on my Win XP 32-bit laptop.

temporary-babel2D by alpha 2013-05-09T12:41:00

It crashes in the middle of Level 1. Looks cool though. :)

Bare by Red Ring Rico 2013-05-02T15:21:00

Looks interesting. Will there be some Windows (32bit) version? :)

Time to Think by MrWhoof 2013-04-29T10:58:00

The movement is kinda crappy, but I really liked the style! Great mood!

Mino-malism by Shymoonesk 2013-05-05T21:27:00

Sadly I can't play it because it seems to be no Win32-version. :(

please survive by palsina 2013-05-06T22:18:00

Sadly it just crashes on my Win XP (32bit) laptop when I try to start it. :( No error message though.

Neolithic by MemphisTen 2013-05-08T16:02:00

Sadly your game just crashes on my WinXP (32-bit) laptop, when I try to start it. :( No error message though.

Mandala by MuffinTrap 2013-04-30T00:08:00

Can't start it because there's no Win32-version. :(

Minimalize by CogentInvalid 2013-04-29T11:24:00

Really lovely riddle design!

Hit The Button by IHateATMFees 2013-05-04T11:23:00

Sadly it just crashes when I try to start it. :( (Windows XP, 32bit)

The Theft of Colour by Pockets 2013-04-29T12:12:00

On my Win XP laptop the game breaks up while I try to launch it. :(

You See What You See by wattomatic 2013-05-01T13:00:00

Why the hell does it include the "Arbeit macht frei"-sign?

Qat Beats by CCARNDY 2013-05-06T22:23:00

Nothing happened in Firefox and IE8 (yikes).
Tried with Chrome, came to the tutorial/control explaination, but not any further. :(

PEW! by acronaut 2013-05-02T02:28:00

Sadly I can't even start it because it's not for Win 32 versions. :(

Inner Space by neurofuzzy 2013-05-08T19:05:00

I wasn't able to start it. It opened the Ogre window, but then just stayed black after I clicked "OK". :( (Win XP, 32bit)

Kingdom by Numinex 2013-04-30T10:27:00

Sadly it crashes when I try to start it (Win XP, 32-bit version).

Tyki by Nekoyoubi 2013-05-08T15:00:00

Sadly I can't play it because it seems to doesn't be a Win 32-bit version. :( (Win XP, 32-bit laptop here)

sn by mikebolt 2013-04-28T12:04:00

Pretty good! I really liked the simplicity.

The Room by dragonee 2013-05-02T02:33:00

I don't get it started. There comes a error message, that I don't have got the rights to open the file. Huh.

Ellipse Madness by shaircast 2013-04-28T16:53:00

Adorable control mechanics!

MUBIC by Hadyn 2013-04-28T17:43:00

Awesome! I really enjoyed that!

Dragenvoy by Nolojen 2013-05-04T07:46:00

29, haha, awesome.

Broken Balls by MRxTeabag 2013-04-27T20:36:00

I really like your game, but... Why the heck do the two platform-elements in your first level look like swastikas? :/

PaintIt by gamesaucer 2013-04-28T16:20:00

Why doesn't the timer stop when I'm done? But nice idea.

Catchem by raverdave2002 2013-04-29T18:06:00

Seems that it doesn't even work. I get following error message on my laptop (Win XP), when I start it:

"Message

Vertex shader failed to compile at line 0"

:(

Freefall by jevnoalex 2013-04-29T18:43:00

You should add more levels! :) Nice idea.

make a binky by soerensen3 2013-04-28T18:50:00

Hahaha! That's a pretty sweet take on the theme. Great!

The Minimalism Game by Zeon 2013-05-07T18:01:00

Sadly the game just crashes when I try to start it (without any special error message). :( (Win XP, 32-bit laptop here)

Minimalism, man by angrytoad 2013-05-08T19:49:00

Can't start it after the installation (Win XP, 32-bit). Nothing happens.

Protect! by kruse230 2013-04-29T12:44:00

Doesn't seem to work. :( I just see the text, nothing else:

"Move with left/right.
Main Goal: beat level 5.
Ultimate Goal: beat level 10."

Protect! by kruse230 2013-04-29T14:56:00

I already tried it with both.

Apples by Aiji777 2013-04-30T00:48:00

Same here.

Apples by Aiji777 2013-04-30T00:48:00

(Win XP, 32x)

Block Run R -First LD- by MrBlade 2013-05-05T19:27:00

It may be too simple, but it surely is a nice work for a first entry though. :)

The Game Without Controls by methamphetabear 2013-05-05T14:40:00

How can I re-play it? I finished it once and wanted to show it to someone else, but I wasn't able to find a "New game"-thingy.

Great work btw!

The Cave by euwaku 2013-05-04T06:24:00

Very nice level design. Thumbs up!

MiniClone by coding_all_night 2013-05-02T15:19:00

Looks nice! Will there be some Windows (32bit) version? :)

Squeezed Out by HybridMind 2013-04-30T04:26:00

Where are the leaderboards? Didn't find 'em. ;p

But pretty cool! :)

Hard Puzzle by scheurneus 2013-04-30T15:51:00

"___________________________________________
ERROR in
action number 1
of Key Press Event for D-key Key
for object obj_controller:

In script scr_move_pointer:
Error in code at line 8:
while(placed[pointer_x,pointer_y] == true) pointer_y -= 1;
^
at position 33: Negative array index"

Dead End by _Ziemowit 2013-05-06T22:19:00

Sadly I can't start it because it seems to don't be playable on Win32-systems. :(

Street of Rave by TinyDrakkarStudio 2013-04-30T16:47:00

Sadly the web version crushes after the tutorial and the Windows version isn't downloadable (server issues?). :/ But it looks awesome!

(btw: Win XP, 32bit)

Simplify Your Life by YYYYr 2013-05-07T17:49:00

Sadly it seems that I can't start it on my Win XP, 32-bit laptop. :( Don't get a error message though.

Defenders of Order by DNA Yarn 2013-05-01T15:42:00

Pretty cool idea! :)

Lines by albertnez 2013-05-05T17:53:00

Reached 38. Holy moly.

Flaw by Back to Browse Entries 2013-05-02T23:14:00

Your file doesn't have any ending like .zip or .rar or .exe - is there some trick to run your game?

A trial by blood and fire by nilstastic 2013-04-30T01:46:00

The level with the downfalling elements seems to be broken after restart - but yeah: Very relaxing and minimalistic game. :)

Flingler by Folis 2013-04-29T13:52:00

Same problems. Nice concept though.

MazeFace by DeathBySnail 2013-05-01T13:48:00

It just shows a black screen when I start it, but I hear the music. (Win XP, 32bit)

Minimal work by timgarbos 2013-04-27T20:47:00

Awesome.

ROBOTS 3-D by Fenyx 2013-05-04T00:28:00

Will there be some Win32-version? :)

Hubu Handler by derdragon 2013-04-29T16:08:00

Crashes on my Win XP laptop. :(

We Dreamers by stevejohnson 2013-04-30T11:20:00

It seems that it's offline? Stays a white screen here.

Desaturation by alfie275 2013-05-06T22:28:00

Got stuck on some black screen with a white ~square (?) after starting. Win XP 32bit.

h o m e by mtthwcmpbll 2013-04-30T11:08:00

Aw, it's pretty sweet. I'm sad it's that short. :)

Super Monster Attack by daandruff 2013-05-04T11:08:00

Will there be a Windows 32bit version? Sadly I can't start it. (Windows XP, 32bit)

Super Monster Attack by daandruff 2013-05-10T14:50:00

:) Thank you.

Waste Not Want Not by scottwashi 2013-04-30T04:28:00

What the what? o_O I don't get the game... :/

Shaving Quest: The Razor's Edge by Milktoast 2013-05-02T01:27:00

Haha, had a good laugh. <3

S.A.M by Lafolie 2013-04-30T15:58:00

Sadly it just freezes, when I try to start it. :( (Win XP, 32bit)

Work! by VascoF 2013-04-29T19:05:00

"Cart Life" in a nutshell?

Drimonna by Colapsydo 2013-05-09T12:30:00

Very clever, very simple, I love it. :)

Minimalism Textual Adventure by Skywilly 2013-04-30T03:12:00

Would love to try it, but how can I start it?

Dock Zone by Farfin 2013-04-29T11:32:00

Really sweet. Thank you! :)

Moondar by leafo 2013-05-04T11:32:00

Got the same problem like JMickle. :(

Huit by nddrylliog 2013-05-05T22:09:00

Sadly I got this error message when I try to start it on my Win XP (32bit) laptop:

"Microsoft Visual C++ Runtime Library

Runtime Error!

Program: [...]\huit.exe

This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information."

Infinity Dungeon by Yakyb 2013-05-07T18:00:00

Sadly the game just crashes when I try to start it (without any special error message). :( (Win XP, 32-bit laptop here)

GridRunner (Provisional Name) by Toby Pinder 2013-04-29T17:19:00

Um... It doesn't load?

Unfinite by jonnopon3000 2013-04-30T02:17:00

Doesn't start here either (tried with Firefox and Chrome, Win XP 32-bit).

This is not a game. by AaronYip 2013-05-06T09:48:00

72 %. Glad I belong to the 28 %. Very... Good.

Minimalism by StabAlarash 2013-04-29T22:37:00

Good work, but there shouldn't be so many enemies - or better: they shouldn't respawn that fast. :)

Press Z by netguy204 2013-05-09T19:35:00

Sadly it just crashes on my Win XP (32-bit) laptop. :(

stderr.txt says:

"INFO: renderer_init
INFO: glew initialized
INFO: renderer_gl_init
INFO: opengl version 2.000000
INFO: init_world
INFO: init complete
INFO: finish image load
INFO: renderer_load_shader: resources/standard_color.vert
FAIL_EXIT: glCompileShader: ERROR: 0:1: '' : Version number not supported by GL2

, #ifdef GLES2
precision mediump float;
#endif

attribute vec4 vertex;
attribute vec2 tex_coord0;
attribute vec4 color_coord0;

uniform mat4 mvpMatrix;

varying vec2 tex0;
varying vec4 color0;

void main(void) {
tex0 = tex_coord0;
color0 = color_coord0;
gl_Position = mvpMatrix * vertex;
}"

Quick Copy by koller-digital 2013-04-30T10:19:00

My girlfriend laughed about me, but I'm an artist now. \o/

MUWO by khahem 2013-04-29T18:57:00

Tough game! How to solve the sixth level?

Curiosity by geckojsc 2013-05-04T11:03:00

Sadly I can't play it because it crashes when I just try to start it. :( (Windows XP, 32bit)

Maze of Argus by hulahulahest 2013-05-07T10:51:00

Lovely, but it plays kinda crappy for people with a non-US-keyboard. Great work though. :)

Essence by Make A Game 2013-05-04T09:13:00

Interesting game! Thank you!

Continuus by Jase 2013-05-06T22:26:00

Sadly it just crashes when I try to start it on my Win XP 32bit laptop (no error message though). :(

Sisyphus by sorceress 2013-05-02T03:57:00

Neat and polished, haha! :)

TunnelVision by wzl 2013-05-01T13:51:00

Sadly it just crashes when I try to start it. :( (Win XP, 32bit)

Cowboy by Sheepolution 2013-05-07T18:02:00

Sadly it seems that I can't run it, because it's no 32-bit version. :( (Win XP, 32-bit laptop here)

Battle Pixels by Atridas 2013-05-07T17:53:00

Sadly it just crashes when I try to start it. Following error message appears: "An error occured and the game will exit." Meh - not very informative. Win XP, 32-bit btw.

Minimal by GingerMess 2013-04-29T12:09:00

For me it hangs up after the second level (Win XP, .jar-version). But sweet beginning! :)

Minimal by GingerMess 2013-04-29T12:23:00

Just another comment: The build itself works perfect! Just the .jar is crappy, haha. Sweet puzzles! Thank you!

Door by hockeygoalie5 2013-04-29T19:32:00

Sadly I can't download your game. There seem to be some server problems?

Door by hockeygoalie5 2013-04-29T21:04:00

@hockeygoalie5:
Nope, I'm German. :) The mediafire-mirror worked, thank you!

Some little comment about your game: I liked the mixture-mechanics, but I experienced the whole game itself as too slow.

Runaway Money by Jonny D 2013-05-01T13:45:00

Sadly I just get a white screen and then I need to crash it by myself. :( (Win XP, 32-bit)

PettalBattle by adventureloop 2013-05-02T23:04:00

Sadly, I can't open it because of following error message:

"Error

main.lua:1: Cannot create canvas: Not supported by your OpenGL implementation.

Traceback

[C]: in function 'newCanvas'
main.lua:1: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'"

Maybe it helps?

(Win XP, 32bit)

Chroma by gameXcore 2013-05-10T15:07:00

It seems like the web version is down. :(

Cave Runner by PhaZ90771 2013-05-02T23:08:00

Sadly I can't play it, because it's not for Win 32-versions. :(

(Win XP, 32bit here)

They Don't Stop Coming by SmallDeadGuy 2013-04-29T19:37:00

Doesn't boot here as well (Win XP). :(

Saishou Sentou by Joshua Douglass-Molloy 2013-05-02T02:31:00

Sadly I can't even start it because it's not for Win 32 versions. :(

m by cadin 2013-04-29T17:23:00

Cute smiley! :]

Ruined by chrismcr 2013-05-02T02:31:00

Sadly it just crashes when I try to start it on my laptop (Win XP, 32 bit version). :(

World of Minimalism by VDZ 2013-05-07T18:03:00

Sadly the game just crashes when I try to start it (without any special error message). :( (Win XP, 32-bit laptop here)

RogueOut by badlydrawnrod 2013-04-29T18:18:00

Had a good laugh! Lovely game!

Noise by Diventurer 2013-05-04T11:01:00

Will there be a Windows 32bit-version? :)

Reversnake by Username8978 2013-04-29T12:16:00

I like the concept, but it takes kinda long time before the first apple appears. :/

Starvin Stu's Spud Farm by daydalus 2013-04-29T10:27:00

It doesn't seem to work properly. When I want to sell something, I have less money than before. :/

Minimalist Moe by davidwparker 2013-04-29T16:39:00

Just in case you don't know: None of your .wav files were found.

Line Game by elektron 2013-04-28T19:38:00

Like Rongon said. Very impressive.

Minimal 2 Player Game by NiallM 2013-05-09T12:46:00

Haha, great thingy.

Moonshot by kurrik 2013-05-02T15:37:00

Will there be a Win 32-version? :)

X PRESS by Pitoum 2013-05-09T20:28:00

NO ONE GIVES A FUCK. Awesome. My eyes hurt now.

Leaf Me Alone by Claw 2013-05-06T12:26:00

I don't want to type anything else, just: <33333

Spellflinger by bigbadwofl 2013-05-06T11:38:00

Sadly for players with a non-US-keyboard it's a bit crappy, because Y and Z are switched. :/ Looks great though!

Less is More by FacticiusVir 2013-05-02T04:19:00

Sadly it's not working for Win32-versions. :(

Rook, Troll, Scribe by tacograveyard 2013-05-02T15:18:00

Will there be some Windows (32 bit) version? :)

Skyrim Simplified by Zer0XoL 2013-05-01T22:22:00

Sadly I can't play it, because it's no Win32-application. :(

(Win XP, 32bit here)

Minimalazor by Robotic 2013-04-29T19:41:00

HAHAHA! I LOVE IT! <3

Princess Chardonnay in Bomb Kingdom by Ishisoft 2013-04-30T00:01:00

Wow. That's really the most challenging entry I played so far. Amazing!

Everyone Together by aeveis 2013-05-05T12:51:00

That's so cute and lovely. Thanks. :)