FoonLudum Dare ExplorerLD26 → H48SJ4, the MINIMIZING robot

H48SJ4, the MINIMIZING robot

By aifryz

View on Wayback Machine

CategoryRankScoreCount
Graphics10952.30
Mood11942.00
Theme12702.52
Fun12741.93
Coolness128448
Innovation13191.72
Overall13202.07

Comments

SuperlevelSebastian 2013-04-30 01:02

Sadly there's no Win32-version. :(

daanvanyperen 2013-04-30 19:44

Not sure what I'm doing.

xandy 2013-05-01 13:04

it was very easy as there were no enemies or a way to lose the game?

phocker 2013-05-01 13:20

too easy and no enemies to kill me -- nice effort.

huvaakoodia 2013-05-01 13:49

At the moment there is a whole lot of nothing of interest in the game, but it's a good starting point.

It could become an action game where there is a time limit or hostile entities trying to shutdown the player before she can minimize the computers.
Or.
It could be a puzzle game with limited turns or a certain order/color code to go about minimizing.

john_conder9 2013-05-02 15:25

Somewhat thematic of LD but this is not much of a game, more of a prototype for a game. It wasn't bad - felt nice, controlled wellish (aiming was a bit hard but /shrug) - if this gets some polish and some more interesting mechanics put in (enemies perhaps? clock? etc?) Who knows, but I think it has a lot of potential!

morgawr 2013-05-02 17:28

I totally agree with what the others have said, there's not much in here to do at the moment, might become a cool game if polished and improved.

bernhard 2013-05-02 18:06

Not sure why there is collision for the shots but not for the robot itself.
Here it didn't show the mystery yellow number in the lower right from the screenshot. Maybe it's debug info :-)
Anyway, props for real C++ gamedev, good start!

aifryz 2013-05-02 21:11

Thanks for all the comments. I love this community! Friendly opinions instead of hate. I agree this is more of proof of concept than game, but I wanted to actually make something "gamelike" and LD was a great motivation. When I'll have some free time I'm going to fix this "thing"(I guess I'll rewrite most of the code). I want to implement more levels, working player collision and maybe something else. I thought about making this game an action game with time limit and some other dangers (mainly traps). I simply forgot to do player-wall collision :( (but I think it could be easily done now). The yellow number is fps counter from FRAPS.

netmute 2013-05-06 11:53

I'm on a Mac. Sorry :(

ernyz 2013-05-06 15:45

Well, it surely needs some more content... On the other hand, you have a base to build something on :)

cosinep 2013-05-06 16:02

I like the game, but shooting seemed strange when moving up. Cool code, never heard of SFML before, I might just look at it!

dertom 2013-05-06 16:20

Ok, nice start! But bit to easy => no challenge and no ending! At least I didn't see one once I minimized all computers ;D. Add some enemies and build a couple of levels and you would have cool game. (I assume that was what you intended...)

nickc 2013-05-06 16:44

Well, it is definitely minimal. I like the animation of the robot and the visual style of the game, but there isn't much content. It could definitely use some sound as well. I also noticed that the robot always turns to face up/north any time I stop moving which is a little obnoxious. In any event, good effort on this one.

mikeware 2013-05-09 15:03

It seems really weird that you can walk anywhere but your bullets are stopped by the walls. Also, returning to center was really annoying as I couldn't let go of the arrow key to stop moving and then shoot. The graphics are pretty nice and I like the idea; just would like to see a bit more behind it.

cakemonitor 2013-05-11 15:00

it need some sense of challenge and some sound effects too, but it's a good starting point

zim-the-fox 2013-05-18 03:56

Fisrt of all, when you press the arrow keys to start the robot does not appear, it only appears when you press space.

Congrats on making an entry for the Ludum Dare! But as others have said, the game is kind of empty.