FoonLudum Dare ExplorerLD31 → I Can See Everything

I Can See Everything

By deranes

View on Wayback Machine

CategoryRankScoreCount
Theme1853.91
Overall3153.42
Innovation3903.21
Fun5712.96
Coolness178337

Comments

alecmilne 2014-12-09 18:06

Unable to start the game

fuchter 2014-12-09 18:08

"LudumDare31-ICanSeeEverything-ResolutionFix (1).zip is malicious, and Chrome has blocked it."

naufr4g0 2014-12-09 18:13

I've seen this trick on another game here at LD.
Anyway the game is very fun and deserves to be completed. :)

thewalkingkiwi 2014-12-09 18:14

^ Yep :/

shackhal 2014-12-09 18:23

Simple graphics and soundless, but it have a good use of the screen and the map is well designed but some of them are annoying.

Overall, I like it :)

ace 2014-12-09 18:55

A rather well designed and executed jumping game I'd say, though the fact that inertia wasn't lost when hitting a ceiling felt a bit off.
Nice interpretation of the theme I've got to say though.

deranes 2014-12-09 20:10

"alecmilne Dec 9, 2014 @ 6:06pm: Unable to start the game"

Sorry to hear that. Likely caused by me not knowing how to provide an independent executable properly. Usually always just run my programs from within the IDE. An error message would be helpfull so I know if I should provide something that is already installed on my machine in order to get it working for everyone. Or it could be that the game requires a 64-bit environment that's causing you problems.

"Fuchter Dec 9, 2014 @ 6:08pm: "LudumDare31-ICanSeeEverything-ResolutionFix (1).zip is malicious, and Chrome has blocked it.""

Probably once again casued by me not knowing how to properly ship a c++ game. If you're interested enough the source is provided and you can check that the code does nothing malicious. You could then build the game directly from source with Visual Studio 2013.

magicolo 2014-12-10 01:22

-Excellent way to cope with the theme :)
-The game is pretty boring though (lack of interesting game mechanic and/or storyline) :(

defectivemelon 2014-12-10 02:03

I like the way you implemented the theme, it was nice. The game itself is tough and addictive, sometimes I felt like I needed checkpoints mid-level, but I'm also just bad at games

susanthecat 2014-12-10 20:28

Had a problem because I was missing msvcp120.dll. Once I installed that, it was working fine. I love the mechanic for having everything on the same screen and the current level growing. The animation was very smooth. Unfortunately I couldn't get past the fourth screen because I suck at platformers.

banana4life 2014-12-10 20:30

Fun game

deranes 2014-12-10 22:02

"SusanTheCat Dec 10, 2014 @ 8:28pm: Had a problem because I was missing msvcp120.dll. Once I installed that, it was working fine."

Thanks for telling me. I think that .dll is only needed if you don't have Visual Studio 2013 installed on the computer (which all of my friends that tested the game have). I will get a virtual machine so that I can test getting the game to work on a fresh install of Windows. Will try and get support for 32-bit Windows at the same time.

harley77 2014-12-11 20:39

Awesome job!

dieblume86 2014-12-11 20:40

Nice game, really cool the levels scales.

pfitzner 2014-12-11 20:45

The controls were too loose; normally I'd let this slide, but torture platformers NEED tight controls.

Still, nice use of the theme.

franklins-ghost 2014-12-14 07:36

Great use of the theme, really enjoyed just moving between the screens and seeing the effect take place. The player movement was also a nice touch, liked the way he would flip when jumping to the side or falling sideways.

01rafael 2014-12-14 15:16

Super minimalistic style! :)

gebirgsbaerbel 2014-12-14 15:26

I love how you put everything into one screen, but still have several levels. For me it was a lot fun to play. I personally did not like the controls so much, because space and A, D are far away from each other, but that is a personal preference. Also i gave up at level 8 or so, because it became too hard for me.

snickersnacks 2014-12-18 21:07

Cool interpretation of the theme! I like the visual simplicity. Good entry :)

valeour 2014-12-28 17:06

Reminds me of Pix the cat. The jump animation is pretty great, so simple I love it.
The whole map changing is very fluid and well done. With some actual graphics this would be great. Nice job.