Foon →
Ludum Dare Explorer →
LD20 →
Take This
Take This
By jovoc
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Community | 21 | 3.70 | 23 | |
| Innovation | 165 | 2.77 | 26 | |
| Fun | 193 | 2.41 | 27 | |
| Theme | 58 | 3.37 | 27 | |
| Graphics | 26 | 3.89 | 27 | |
| Audio | 249 | 1.40 | 15 | |
| Humor | 52 | 3.07 | 27 | |
| Overall | 168 | 2.78 | 27 | |
| Coolness | 243 | | | |
Comments
jovoc
2011-05-02 01:51
Initial build is for 64-bit mac. I'll try and have a windows build later tonight. I had some problems packaging it up for mac, you might need to have SDL installed and you will need to run it from the terminal (not finder) because you have to be in the current directory. Will fix that soon.
Looks cool! Eagerly awaiting the windows build :)
jigxor
2011-05-02 02:06
Also awaiting windows build. Looks really fun! :D
jovoc
2011-05-02 05:53
And now there's a windows build. :)
billknye
2011-05-02 06:07
Teasing isn't nice you know. Interesting concept, would have liked to see it taken further.
This is pretty cool. I didn't expect the Old Man to CUT A RUG.
haqu
2011-05-02 09:07
voxels looks beautiful.
jrrt
2011-05-02 10:11
Pretty cool tech, I just missed some grass that I could take down, and some kind of objective. Otherwise good job!
jigxor
2011-05-02 11:19
I win! :)
cybs
2011-05-02 11:46
I couldn't control him.. kept moving in large discrete steps.. couldn't get up the first stairs (windows)
jovoc
2011-05-02 18:55
Note: I updated the Mac build so now there's a proper bundle.
@jrrt - the objective is to collect all 3 triforce...
@cybs - don't use FPS mode. it's pretty broken. Or it could be your framerate is unusable slow, sorry.
I laughed pretty hard at the dancing guy, haha. Nicely done! I liked the art style :)
thanks for the voxel graphics ! didn't know about it :) took some time to find the sword cave hehehe.
erik
2011-05-03 06:58
Nice Voxels! I really like what you did with the old men.
Very shiny.
Couldn't get first person mode to work at all - just gave a blank screen. (Windows)
jovoc
2011-05-03 21:01
@randomnine - probably the camera was looking straight up or down. Try moving the mouse around for a bit.
pgil
2011-05-03 23:50
I get a super-generic error when I try to run this: "takethis.exe has encountered a problem and needs to close." Which is too bad, because I thought it looked cool :(
pgil
2011-05-03 23:51
That was the windows version btw...
jovoc
2011-05-04 22:34
@pgil that means it crashed. :( if you want to email me (joeld42@yahoo.com) the stderr.txt (if any) and stdout.txt, I can take a look.
the-jack
2011-05-06 03:39
Pretty nifty.
Nice. The graphics have a great look to them, I haven't seen voxels done will in a while. There's not much to it, but it is a fun thing to just run around the level.
eli
2011-05-19 06:16
I WIN! Nice engine there! More game next time.
endurion
2011-05-20 11:40
Neat, unfortunately it's not much more than a tech demo. I'd love to see gameplay fleshed out.
drpetter
2011-05-21 21:59
Uh oh. Lacks game, has cubes! The voxel sprite look actually works surprisingly well. Movement and mechanics are really glitchy though. I accidentally entered the right cave without even knowing about it, then I stumbled into the others a number of times while trying to walk around the place. FPS mode always just got me the sand color, but I see now from your video that there's a mouselook with really original default direction, so my bad there. Framerate was very weak on my Win7 system, possibly due to Intel gpu? I could switch over to nvidia on the same box, but I'm actually too lazy to even do that! It's frightening. Anyway, looks like the game is supposed to move rather smoothly then, not be semi-step/tile based like I suspected. I wonder if it would be interesting to try some kind of rasterized 3D model animation inside this voxel space? Like a proper mesh that is rendered into a voxel block as it moves and deforms... results in sort of a volumetric sprite animation with infinite number of frames. Weird. Might be more voxel retro than smooth transformations though, and still a step up from 2-3 hand-drawn voxel frames.