
Blue's World
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You MAY require the Visual Studio 2010 runtime!
DEV NOTE:
Well, this is what I could muster up amid school projects, homework, and other obligations. So firstly: Thank you for playing my game! I know I submitted this rather early, but it's all because I MEANT to enter the Compo, then decided that I would rather enter the Jam due to a multitude of reasons:
1: SDL Mixer decided it didn't want to work, so no sound could be used.
2: I just didn't put as much effort as I would have if LD23 took place during Summer. So I'll put a good run in for LD24!
3: Motivation and ideas were lacking around the midway point
I had fun, of course! I wouldn't have finished at all had I not.
Also, this is another game that'll hopefully add up to that goal of 1000! We can do it, guys!
For those interested in the source: My header file setup is weird, I know, but SDL wasn't looking to cooperate for whatever reason, so that's how it turned out.
DESCRIPTION:
Blue's World is the interactive story of Blue, a lone blue square, in a room that was completely blue. One day a portal opens up, and he decides to investigate.
CONTROLS:
Left/Right - Move
Up - Jump
SYSTEM REQUIREMENTS:
- A computer that can run Visual Studio 2010 applications.
- About 5 MB of space.
Coded using C++ and the SDL library
DEV NOTE:
Well, this is what I could muster up amid school projects, homework, and other obligations. So firstly: Thank you for playing my game! I know I submitted this rather early, but it's all because I MEANT to enter the Compo, then decided that I would rather enter the Jam due to a multitude of reasons:
1: SDL Mixer decided it didn't want to work, so no sound could be used.
2: I just didn't put as much effort as I would have if LD23 took place during Summer. So I'll put a good run in for LD24!
3: Motivation and ideas were lacking around the midway point
I had fun, of course! I wouldn't have finished at all had I not.
Also, this is another game that'll hopefully add up to that goal of 1000! We can do it, guys!
For those interested in the source: My header file setup is weird, I know, but SDL wasn't looking to cooperate for whatever reason, so that's how it turned out.
DESCRIPTION:
Blue's World is the interactive story of Blue, a lone blue square, in a room that was completely blue. One day a portal opens up, and he decides to investigate.
CONTROLS:
Left/Right - Move
Up - Jump
SYSTEM REQUIREMENTS:
- A computer that can run Visual Studio 2010 applications.
- About 5 MB of space.
Coded using C++ and the SDL library