FoonLudum Dare ExplorerLD29 → Magnum

Magnum

By makatak

View on Wayback Machine

CategoryRankScoreCount
Coolness282
Humor553.76
Audio6372.61
Fun8322.71
Innovation8802.63
Graphics9122.61
Mood10362.41
Overall10692.62
Theme12111.98

Comments

quady14 2014-04-28 03:29

What is this, a game for ANTS?

Best typing game since Typing of the Dead. Hands down.

liens 2014-04-28 03:36

That's really hard I was not able to complete it after several attempts.

jacob-peltola 2014-04-28 03:37

I saw you post the picture for this near the beginning of the jam.. and my wait has made me not disappointed; great job!

makatak 2014-04-28 11:18

@Quady14: It needs to be at least... three times longer than this!

@Liens: Sorry about that! I've been able to beat it many times, but then again I made it :P Keep trying if you'd like, I promise you can beat it!

@jtpup0 Thanks man!

mrspeaker 2014-04-28 16:35

Why am I so addicted to typing games?! 'specially awesome ones. It's a bit NSFW, because pretty much everyone in the office noticed me playing it and knew I wasn't working.

conormn 2014-04-29 01:27

Ha, I'm such a bad typer. Love the art!

makatak 2014-04-29 01:34

@mrspeaker and @conormn: Thanks so much!

bonedaddy 2014-04-29 01:43

I've actually never played a typing game in my adulthood, so congrats on getting me to finally play one! Love the graphics and sounds. Very very short though. Also why is the file size so large?

I really need to watch zoolander again... in my adulthood

makatak 2014-04-29 01:57

@BoneDaddy: And I never thought I'd make a typing game! Thanks! Yup, I wish I could have made it longer, but I didn't know quite what to add :P Thanks for mentioning the filesize, I just realized I accidentally forgot to uncheck "Embed Java" when I exported it. I've reuploaded it without the embeded Java, so the filesize is much smaller!

makatak 2014-04-29 02:02

@BoneDaddy: And yes, you totally need to watch Zoolander again... in your adulthood.

emberkirk 2014-04-29 02:22

Wasn't able to get the keys working properly. :/

makatak 2014-04-29 02:26

@EmberKirk: Sorry about that :( Not sure why that's happening

nicom 2014-04-29 02:28

My god....Its beautiful. Seriously though, I was excited since that first picture you posted... I'm confused about what to do though, do you have to mash the keys? They don't just go away on pressing them? but nice job:D

makatak 2014-04-29 02:30

@NicoM: Thanks man! Hmm, that's strange, the letters should disappear when you type them. What platform are you on (Windows or Mac)? I'm worried that it may not be working right for some people. *nervous sweating*

pinkmonkeyhead 2014-04-29 05:11

Nice little game.
Im so bad at typing games it took me like 5 rounds to win haha

jupiter_hadley 2014-04-30 00:57

So glad I got this game to work,

jupiter_hadley 2014-04-30 00:58

Opps. "So glad I got this game to work," though, I think I was missing something? I included it in part 2 of my LD29 compilation video series, if you'd like to check it out :)
http://youtu.be/JHNjbQTDBuQ

kevinworkman 2014-04-30 01:14

This seems interesting but it doesn't seem to register any of my key presses (other than r for retry).

makatak 2014-04-30 01:30

@Jupiter_Hadley Thanks again for featuring it in your video! Two things you may be missing: Firstly, the whole game is a reference to the movie Zoolander, so if you haven't watched Zoolander the game will probably make no sense, and the humor factor goes way down. Secondly, if you type the letters fast enough you "win", which I don't think you got a chance to see.

@KevinWorkman: Hmm, I keep getting reports of that. What OS are you on, and what version (eg. Windows 7, 8, etc.)? Sorry about that inconvenience, I have no idea why it's happening!

makatak 2014-04-30 01:48

I've been getting multiple reports of the game not launching or the key presses not registering. I'm super sorry about this, and it really pains me that people are having trouble with it. I've also experienced on my own computer (though thankfully no one has reported a case of this yet) that the game is running extremely slow. I'm doing my best to fix these issues, but I currently have no idea what could be causing them. I acknowledge that I may not be able to fix them, and deeply apologize.

garygreen 2014-04-30 17:58

I like this crazy idea. :-) It ran slow on my PC too at times & I struggled to get the key presses to work as well. Sometimes in Processing my games struggle if big audio files play, so the slowness might be down to that.

oddly-shaped-pixels 2014-05-01 12:50

Man that's hard but the concept is genius!! Couldnt take the Magnum style out, I guess I'll stick with Blue steel...

moosefly 2014-05-01 12:55

Unplayable for me. The FPS is horribly low (~3), and I need to smash the correct button around 10 times before it registers. I also die for no apparent reason (the shuriken has just entered the screen) after just 3 letters :(. I'll check back later and see if you've managed to fix this.

Anssi@MooseflyGames

moosefly 2014-05-01 13:00

Oh, and here are my specs, if they are of any help:
64Bit W7 Ultimate, SP1
i7 860
8GB of DDR3 RAM
AMD HD5970

makatak 2014-05-01 13:05

@Oddly Shaped Pixels: Thanks man!

@Moosefly: If you're willing to go into the code, there are two things you can try. First, try commenting out the lines "Music = minim.loadFile("MagnumMusic.mp3");
Music.loop();". @garygreen said that music might make it run slowly, and those are the lines that play the music. The other thing that might help is commenting out the line "frameRate(21);". I locked the framerate to 21 frames per second because I noticed it was running way too fast on some computers, and I neglected to make it framerate independent.

moosefly 2014-05-01 13:46

@jsspiegel: Disabling music and the frame rate limit did nothing, but I figured out the problem. Why are you calling "save("Screenshot.png");" at the end of each draw? My SSD couldn't handle that. Commented that line and it works great. Even managed to splash the almighty Magnum on the first try :P.

Anssi@MooseflyGames

makatak 2014-05-01 14:45

@Moosefly: Oh my god, I can't believe I forgot to remove that! I put that in to get a screenshot for posting it on Ludum Dare! I'm posting an updated version now for Mac, and will posted an updated Windows version tonight when I can get on my Windows computer.

nicom 2014-05-02 00:53

Ah, just checked back on this, works great now:) off to try and win;)

nicom 2014-05-02 00:55

Ah yes, first real try;) screw you Mugatu!

hyouko 2014-05-02 02:45

Funny, but I feel like the connection to the theme is pretty tenuous.

makatak 2014-05-02 17:48

@hyouko: Haha, definitely. I feel that I'm either going to score really high in Theme for "interpreting it uniquely", or really low for barely incorporating it.

trueyomic 2014-05-02 18:51

Very silly short game. Good movie reference too.

dreii 2014-05-02 22:59

Lol! beat it, nice job. good challenge, though a bit short.

whilefun 2014-05-03 16:38

This was pretty funny :) Proof that typing games are a precious, precious commodity.

klianc09 2014-05-03 19:11

For someone who doesn't get the reference, it was still pretty funny... I guess? :D

Nice but short.

mneubrand 2014-05-03 21:50

Funny little typing game. Also made me want to watch Zoolander again :)

shasharala 2014-05-03 23:27

That was interesting. I imagine there could multiple levels added (with a similar ending, of course) with words.

er_dos 2014-05-04 04:27

I like how weird this is but I have absolutely no idea what's going on! I got magnum like 10 times in a row, I think I've beat the game, I definitely feel more beautiful as a result

er_dos 2014-05-04 04:30

BTW cool to see someone using processing as their engine :)

crocantidepollo 2014-05-04 09:25

Well that was something. I didn't get the reference so had to search online to understand what was going on. Nicely done.

supermini_man 2014-05-04 14:03

Cool game, nice to see typing games in Ludum Dare compos. :)

miwuc 2014-05-04 20:14

Lolwut. Not sure what I just played, but I do like me a good typing game. Too bad it's so short! Also it's hard to pay attention to the incredible transformation while looking at the letters.

alvivar 2014-05-11 16:24

I was not able to play it :( "A Java exception has ocurred." And the bat file did not work :(