Just wanted to post my finished LD48 game here for you to play.
It's a platformer where you throw bombs and stuff
Latest version of the game:
Another Kind of World 1.3
There isn't a lot of levels, but it's easy to make your own. If anybody is interested I will put together a guide on how
it works. Have fun!
edit: updated to version 1.3
Another Kind of World (Version 1.3)
Another Kind of World (Version 1.3)
Last edited by dandruff on Thu Apr 26, 2012 8:07 pm, edited 7 times in total.
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: Another Kind of World (LD48)
One thing I noticed is that you tell the player what keys they can use on the second screen after they've already used them to get to that screen. The tutorial should really be on the first screen. Or a movement tutorial first to get the player to the door, then when the player gets to the first wall tell them which key jumps. Then when you encounter the first enemy, tell them how to throw bombs.
Also, animated grass. Would be nice.
Also, animated grass. Would be nice.
Re: Another Kind of World (LD48)
Yea... since the title-screen was ruched I didn't really think that one through I will probably change the first screen to not use the character-movement. Also... yes animated grass would be nice...
Re: Another Kind of World (LD48)
Nice!
Suggestion: make you own mouse cursor and set love.mouse.setVisible to false
Suggestion: make you own mouse cursor and set love.mouse.setVisible to false
Re: Another Kind of World (LD48)
Great game, feels very polished. Did you code all the platformer physic stuff in 48 hours or did you use some base code? Saving would be great, I accidentally hit escape in the 5th level
- josefnpat
- Inner party member
- Posts: 955
- Joined: Wed Oct 05, 2011 1:36 am
- Location: your basement
- Contact:
Re: Another Kind of World (LD48)
Fantastic, and congrats on such a fantastic game! Can you link the ludum dare entry?
Missing Sentinel Software | Twitter
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
FORCIBLY IGNORED.
<leafo> when in doubt delete all of your code
<bartbes> git rm -r *
<bartbes> git commit -m "Fixed all bugs"
<bartbes> git push
Re: Another Kind of World (LD48)
This is really neat, but it'd be nice if you'd grab the mouse.
Re: Another Kind of World (LD48)
If I manage to slow down the framerate enough, I can send bombs, enemy and myself through platforms
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Re: Another Kind of World (LD48)
A guide/explanation on how the game uses and loads the levels will be useful. Rather interesting and well polished game, well done.
Who is online
Users browsing this forum: No registered users and 5 guests