Ludum Dare 31 "Entire Game on One Screen" by joppiesaus
You are a guy who fights a war against evil unicode snowmans.
You do that using bombs that come from no-where.
And using powerups, that magically grow.
The plan was that the starting screen was "All you get". No spawning, no menus, no... It was also the meaning that it wouldn't be a regular bomberman spin-off. The idea wasn't good, and I should have come up with something different. But sometimes you can't.
I thought: game > no game.
So yeah, have fun with it.
### FEATURES ###
* EXCELLENT collision detection!
* EXTREMELY ANNOYING AND DUMB enemy AI!
* HORRIBLE code!
* NICE code!
* UGLY sound effects!
* CHEAP graphics!
Downloads and Links
Ratings
![]() | Coolness | 95% |
#606 | Humor | 2.42 |
#753 | Theme | 3.45 |
#870 | Audio | 1.98 |
#991 | Fun | 2.54 |
#1036 | Mood | 2.24 |
#1151 | Overall | 2.39 |
#1158 | Graphics | 1.92 |
#1161 | Innovation | 1.96 |
Comments
I love that you have snowmen in the game haha. Don't be hard on yourself, as you said doing something is better than nothing at all! Cheers!
The good old bomberman times... I remember them.
But this time with "intelligent" snowman enemies. Funny idea ;)
The snowmen are too smart for me.
I think this game is like the opposite of mine, though.
Bomberman always fun ^^.
Is it normal that I can kill the snowmen?
(not even myself)
Bomberman was the first game I ever bought, so I like this, nice variation! I like it.
Hehe, a nice bomberman clone with just enough sense to not bomb itself :D
Great thought but it will be very difficult to make the snowmen do anything productive and I understand this. side note its great that they move away from there own explosions :)
It is a shame I can't blow up my enemies. I also would like to drop more than one bomb.
Well, there`s still lot`s of work to do to make this a fun game. But hey, as you said: game > no game! Nice try though and thumbs up foro the bomberman!
Thanks everyone! Amazing to see what people create!
Yes those things take ages to kill, that's to compensate the AI's level, so you make more mistakes than they do.
You have these power-ups that spread, they have many functions, like damage, radius, and amount of bombs. They're usefull.
I might try an actual AI somewhere in the future.
Needs quite a bit of work before it's fun, but congrats on making something for the compo! :) Finishing something is a huge accomplishment in itself.
The level could probably do with having much less open space, a lot of the fun of Bomberman was managing to trap people. It's also kind of annoying that how bombs block explosions without chaining.
Those just bug me 'cause I'm used to them from Bomberman though and you should totally go your own direction with it if you carry on with this, definitely better than nothing and still pretty satisfying to blow stuff up.
Fuck yeah! Reminds me of Mine Bombers! Loved that game as a kid. It's a game where you blast things in a cave and collect treasure. Then you buy more bombs with the treasure you collected. And you're competing against 1-3 other miner bombers. It had some really creative stuff too, like clone cyborgs, multiplying slime that could kill you, exploding slime, nuclear bombs, etc. Loved that game. I love games where you bomb things, especially snowmen. Good job.
It would've been nice with a slightly smaller bounding box on the player, it was a bit hard to move through narrow "corridors". I liked the idea with having health, instead of the classic 1 hit one kill thing in bomber man.
I have to ask, out of curiousity - How hard was it to port from XNA to monoGame? I used to do a lot of XNA, but never really tried out MonoGame.
Thanks everyone!
@Mekuri I agree with you.
It's not hard to port from MonoGame to XNA, but MonoGame does a terrible job at seemless integration.
Usually what I do is when I port I just start a new monogame project, delete Game1.cs and modify the namespace, copy all the classes from the XNA project, build it.
Then I copy the content folder from the XNA build(NOT the content that needs to be compiled, the one in your Release folder).
Then you're good to go. This is the simplest way I know.
If you've a long project with regular builds it's the best to add a link to files instead everytime you make a class in the main XNA project. That makes it easier to manage the project.
Oh, and if you're trying to be smart and pick just a MonoGame project, don't, because MonoGame lacks a good content pipeline compiler thinggy which makes adding textures more time consuming.
You're definitely right, rule #1 of LD: Game > no game.
This game was actually a lot of fun, I loved the feeling of power of getting a whole load of powerups at once, then suddenly realizing your bomb radius is like 10, and almost killing yourself.
You must sign in to comment.
TEAMS: Teams entering the Jam should pick a single representative to submit your game, or create a team specific account you can share. We currently do not support Team Voting, but sharing an account and together playing and rating games is acceptable.
NOT LOGGED IN?: If you get a message about not being logged in, even though you are, it’s because your web browser cached the non-logged in page. You can fix this by either refreshing your cache or clearing your cache. CTRL+F5 in many browsers. Chrome is a bit more work. Press F12 to enable Developer Mode, then you can right click on the refresh button and select “Empty Cache and Hard Reload”. This option is unavailable if you are not in Developer Mode.
PORTS: Ports to other platforms can be done after the deadline. That said, the sooner you finish your port, the sooner people can play your game, improving your chances of placing in the final results. For best results, provide a Web version of your game, or a Windows version with no dependencies. Also be sure to rate about 20 games to improve your visibility.
MY GAME DOESN’T SHOW UP: If you can’t find your game, it’s usually because the URL to your downloads are missing ‘http://‘. Fix your URLs (http://mysite.com/mygame.zip) and you will show up. Alternatively, if you just posted it, wait a minute. The cache may not have refreshed yet.
MY GAME CRASHES, IS UNBEATABLE, OR I MADE A TYPO: We allow you to fix crash or win condition bugs after the deadline (in a sense, like “porting” to support more players). We also allow “typo” bugs. I.e. A true that should have been a false, a word that should have been a different word, very tiny changes that you would have caught if you had more sleep. We leave this open to interpretation, but generally speaking your game should be identical to the game you submitted. No new features, just things you messed up last minute. Typos.
I must admit, that I've met with more intelligent snowmen in real life ;)