FoonLudum Dare ExplorerUsers → embero

embero

Games

YearLDThemeGameDivisionRankOvFuInThGrCo
201328You Only Get OneYou Only Get One Shotcompo5392.963.162.503.582.1746

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Comments by embero

LD28 — You Only Get One

Showdown by madlee 2013-12-18T09:25:00

Awesome, I really like it.
Round 5 so far...

Xcape by syawqy 2013-12-16T10:09:00

Like it a lot, cool gameplay idea!
And it haz grappling hookz!!

Turret 101101 by savethejets1 2013-12-17T16:58:00

Looks like a nice idea, but I'm getting an Exception:

Uncaught TypeError: Cannot read property 'length' of undefined phaser.js:9810
Phaser.Signal.removeAll phaser.js:9810
Phaser.Signal.dispose phaser.js:9892
Phaser.Events.destroy phaser.js:17373
Phaser.Sprite.destroy phaser.js:19686
Player.update Tutorials.js:43
Phaser.World.update phaser.js:12521
Phaser.Game.update phaser.js:13164
Phaser.RequestAnimationFrame.updateRAF phaser.js:23204
_onLoop phaser.js:23189

Capitalis by deathray 2013-12-16T09:48:00

Nice concept. I like this idea.

Backwater Rider by Dyn 2013-12-20T10:48:00

Love those kinds of old school random CRPGs. Well done.

The Last Rock by JaviCepa 2013-12-19T08:55:00

Wow, it's simple but everything feels right. Sound, graphics and animations are well done.

You only get one... EVERYTHING!!! by Xeke_Death 2013-12-16T09:57:00

Pretty nice idea. Like it!
But I can't beat the first level :/

Sorry about forever by lalanl 2013-12-17T17:50:00

792 Points, 2nd place (@BigRob154). Not too bad i guess :p

Cool idea.

0RBITALIS by AlanZucconi 2013-12-16T09:28:00

Got to Beta Crucius, yay. I really like this game mechanic.

parallelsync by 0x0961h 2013-12-18T14:53:00

Really cool, liked it a lot!

You only get one bullet by JackBid 2013-12-16T15:31:00

Really cool concept. I like the idea!

Jameson The Pilot by rezoner 2013-12-22T22:30:00

One word: Awesome

The Last Realm by aviktorov 2013-12-18T18:15:00

Like it! Reminds me of Pax-Britannica.

JumpMan by LevelUpJordan 2013-12-16T13:55:00

Pretty hard game :) But it's a lot of fun.

Our Last Hat by Berzee 2013-12-16T08:15:00

I really like the idea and love those kind of puzzlers.
Mini-Trine!

One Sword by daviwil 2013-12-18T11:41:00

Really cool. Graphics and Sounds are great!
The sword is a bit hard to control.

Handle with care by Cawrtz 2013-12-17T08:05:00

Very cool.
Controls are a little glitchy, Space doesn't get triggered when holding 2 Arrow-Keys at the same time so it's really hard to perform a double jump.

Gaea by bach 2013-12-17T08:35:00

Tris: 887
Planets: 463
Systems: 0
Clicks: 696

I like this idea and it's well done.
Controls feel smooth, music and sound are nice too.
+1

You Only Get One Shot by embero 2013-12-16T08:04:00

xD Thanks :)

You Only Get One Shot by embero 2013-12-16T09:53:00

Valid point. It needs a good pile of polish.

Not sure if I can change it, because it's beyond the deadline and (maybe) against the rules to add a feature.

When I've an update version I'll leave a comment. But that new version shouldn't be rated then.

You Only Get One Shot by embero 2013-12-25T22:18:00

I started to port this prototype to libGDX and adding some nice features, like instant replay (no need to reload), music and sfx.

https://twitter.com/bigrob154/status/415969174385860608

One More Bullet by ziomorti 2013-12-19T09:00:00

Well done. Graphics, SFX and Music are nice. A little too easy for my taste.

UNDERDEEP by GeorgeBroussard 2013-12-20T10:43:00

I love dungeon crawlers. Good work, I really liked it. Graphics and SFX are nice.

JKSDAG by feiss 2013-12-16T08:20:00

Graphics and Music are really nice, liked it!

LD29 — Beneath the Surface

Sinking Feeling by Gwinnell 2014-04-28T11:35:00

Crashes on OS X after ~ 10 seconds (passing 3 - 5 gates).

Stack trace

Process: LD29 [1555]
Path: /Users/USER/Downloads/Sinking Feeling.app/Contents/MacOS/LD29
Identifier: org.forceofhabit.LD29
Version: 1.0 (1.0)
Code Type: X86-64 (Native)
Parent Process: launchd [270]
Responsible: LD29 [1555]

OS Version: Mac OS X 10.9.2 (13C64)
Report Version: 11


Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007fff5407e000

VM Regions Near 0x7fff5407e000:
Stack 00007fff5387e000-00007fff5407e000 [ 8192K] rw-/rwx SM=COW thread 0
-->
__TEXT 00007fff6aae5000-00007fff6ab19000 [ 208K] r-x/rwx SM=COW /usr/lib/dyld

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_platform.dylib 0x00007fff8bdcec65 _platform_memmove$VARIANT$Unknown + 357
1 GLEngine 0x00007fff96ed2031 glBufferData_Exec + 539
2 libark2d.dylib 0x000000010bcb5e3c ARK::Graphics::QuadVBO::setData(float*) + 76
3 libark2d.dylib 0x000000010bcb3f7b ARK::Graphics::Renderer::fillTriangles(float*, unsigned char*, unsigned int, bool) + 347
4 libark2d.dylib 0x000000010bcb3c10 ARK::Graphics::RendererBatchItem::render() + 304
5 libark2d.dylib 0x000000010bcb565c ARK::Graphics::RendererBatch::render() + 76
6 org.forceofhabit.LD29 0x000000010bba36ff InGameState::render(ARK::Core::GameContainer*, ARK::State::StateBasedGame*, ARK::Graphics::Renderer*) + 223
7 libark2d.dylib 0x000000010bd0fac7 ARK::State::StateBasedGame::render(ARK::Core::GameContainer*, ARK::Graphics::Renderer*) + 103
8 org.forceofhabit.LD29 0x000000010bb8495c DefaultGame::render(ARK::Core::GameContainer*, ARK::Graphics::Renderer*) + 92
9 libark2d.dylib 0x000000010bc72715 ARK::Core::GameContainer::start() + 1397
10 org.forceofhabit.LD29 0x000000010bb83b11 main + 385
11 org.forceofhabit.LD29 0x000000010bb83984 start + 52

Sinking Feeling by Gwinnell 2014-04-29T13:23:00

New version works now. Thx :)

23 so far