mashedtatoes

LD31

I’m in!

I will be using my own game engine which can be found here https://github.com/S2DGames/S2D. It is a 2d physics based engine written in C++ and uses SFML and Box2D.

First idea.

This is the first idea that I came up with. A puzzle/platformer.

The entire level is visible on the screen (2D). All the collectibles are clearly visible and you can trace what path to take to find them. You start with one item in your inventory; an arrow pointing right. The controls are the arrow keys. But, since you only have a right arrow, you can only move to the right. The other keys are the scattered around the level. Some of the controls are in hard to reach places. Impossible to reach without a specific control such as space (jump). You have to figure out how to get all the controls and reach the end of the game where a locked door awaits you. The key holes are in the shape of arrow keys as well.

Started adding collision boxes to the crude version of the level

Some of the platform looking things are going to be doors. A lot of the tiles are just a single tile that I just used to trace out the level real fast and fill it in. I’m going to go over it again and actually place varying tiles down. There is also going to be a ladder on the top right. The lantern looking things are going to be items that you will need to collect. The rules are going to appear near the middle of the screen. The items you currently have are going to appear on the top of the screen. I just need to add some code to my engine that reads the map file and creates the edges for box2d.

LD32

I’m in

I am going to be participating in the Jam. I will be using an engine I wrote in C++. It uses SFML for graphics and Box2D for physics.

I’m in

I will be using a 2D game engine I wrote in C++ called S2DEC. It uses SFML for graphics and Box2D for physics. I will be participating in the Jam with a friend.

We have a good idea but we need an artist and animator!!!!

You are a computer hacker hired by some government agency to hack all of the internet communities (ex. Reddit, Imgur, Facebook, Tumblr…). How do you do this? You run around and hit people with your computer. So imagine a nerdy, but slightly large person, running around swinging their computer over their heads and hitting employees of the companies until they get to the main control room. Then they carefully place their computer down, plug it in, and hack the servers.

This will be a 2d side-scroller adventure game. It is using a custom engine, sprite sheets for animations preferred. The art style is very much up to the artist.

LD33

I’m in!

I will be participating in the jam this time and I will be using my own engine S2DEC. It is written in C++ therefore I will be working in C++. The engine uses SFML, Box2d, and LTBL2 for its media library, physics, and lighting respectively. I will probably make some crappy graphics with paint.net.

LD34

I’m in!

Maybe I will actually make a game this time 😀

I will most likely be using my own game engine https://github.com/S2DGames/S2DEC. Or Unity. Depends on what I feel like using. This is like my 4th or 5th LD but I have yet to make anything worth while. Generally do to timing/being busy.