Users browsing this thread: 1 Guest(s)
[WIP] Mine to the sky
#1
Mine to the sky

Genre: Platformer
Developed with: HTML5 using ImpactJS

So I've been posting a few gifs of my current progress with this game in the lounge topic on here, thought it was about time I made a devlog post.

So mine to the sky starts out with an astronaut who sets out to study the largest planet ever found in his solar system. Once getting close to the planet, the planet's high force of gravity sucks his ship down into the planet so fast that his ship burrows itself miles underground. With his ship damaged and his life support being the only systems working, he builds small robots to go out and look for resources and missing parts of his ship, so that he may repair his ship and make it off of the planet.

The game is a reverse miner game. Your goal is to gather resources, items, and face other challenges to advance your ship upwards. The further up you go, the more ecosystems and environments you come across.

No game is the same either. The game implements and random generation level structure much like rogue legacy. Most blocks are destructible and allow for interesting ways of solving challenges and shaping your experience.

Every room in the game is designed much like any normal platformer, but with this destructible block aspect, each room becomes and opportunity for resource gathering for crafting new abilities and items.

As the design becomes more an more fleshed out I will post updates on here and on my twitter. http://www.twitter.com/codestargames

Here's a few of the gifs I've posted, as well as some concept art.

gif showing off lava physics
[Image: strawberrySodaLava.gif]

**newest

gif showing off block damage animation
[Image: Screenshot4.gif]


Early concept art for the robot.
[Image: Bvle5kHIEAAEONV.png]

There will also be many other different kinds of robots to choose from after getting upgrades.
[Image: BvlqrjTIMAEfB2q.png]

Super early screenshot showing a few resources buried in the dirt
[Image: BuSOdrXIUAIeGoL.png:large]
[Image: IGBanner.png]
Reply
#2
Sounds like a neat idea. The character looks lovely too.
Reply
Thanked by:
#3
[Image: 866641255.gif?1411411656]

Another gif screenshot showing the drill tool that I'm working on, as well as some falling stalactite obstacles.
[Image: IGBanner.png]
Reply
Thanked by: Vipershark
#4
Looks pretty good so far. One thing I want to suggest, based on the screenshot with the floor spikes, is to make it so that once you've taken damage from them and fallen into them, or walk into spikes from the side, you don't take any further damage. LaMulana did this when they remade the original, and it worked out fantastic. It makes more logical sense as well, since the only deadly portion of a spike is the tip.
[Image: tamerkoh.gif?9][Image: DevBanner.png][Image: Youtube.gif]DLBROOKS33
Reply
Thanked by:
#5
Looks sharp so far. Keep it coming.
[Image: tumblr_inline_nbwsn5z0M41sn4uu7.gif]I'm a game developer and sprite artist. You can follow me on Tumblr, Facebook, or Twitter for game updates. Or check out my Pixel Joint and Deviant Art galleries for more of my work.
Reply
Thanked by:
#6
So a bit of an update on what I've been doing. I recently got my random map generator working, trying to decide on whether to cap off how many rooms get generated or generate the rooms on the fly.

I've also recently (last night) got my room generator working for the most part. It uses a room generation algorithm similar to spelunky(uses sectioned off room section templates and combines them), but also allows me to design specific rooms. This allows me to create both randomized layouts as well as designed rooms that I have full control over.

Here's a recent screenshot of my map generator in action.
[Image: B87pXn6CMAA9g4e.png:large]

With all of my recent progress, things are really starting to come together. So, I'm going to try to keep this devlog as well as my TIGsource one more up to date so people can see the fruits of my labor.
[Image: IGBanner.png]
Reply
Thanked by: Shade
#7
If this is an HTML game, will you be putting in on Game Jolt?
Reply
Thanked by:
#8
I plan to release it on as many platforms as I can. With the game being in HTML5, I have a lot of options for how I want to distribute it.
[Image: IGBanner.png]
Reply
Thanked by:
#9
Game Jolt's a site, not a system. HTML games posted there will be playable right in the browser, and they have their own achievement system and everything. It's pretty cool.
Reply
Thanked by:
#10
(02-04-2015, 09:45 PM)Midi Wrote: Game Jolt's a site, not a system. HTML games posted there will be playable right in the browser, and they have their own achievement system and everything. It's pretty cool.
But if you're making a game that will be necessary to buy, it wouldn't make sense to put it on Game Jolt for free.

Now, if it isn't a commercial game, that would be a cool idea.
[Image: 582217063e.png][Image: RWDCRik.png]


Reply
Thanked by:
#11
GJ shares ad revenue with developers, so if the game's as awesome as it looks, he'll make plenty of money just by leaving it on the site, seeing as he'll make money every time someone plays it, as opposed to individual sales. Even though it's not much, a few loyal players could still mean a reasonable return for his efforts. Heck, I haven't even posted anything playable there, and already, I've made a bit just by having my WIPs up.
Reply
Thanked by: E-Man
#12
Here's dump of some of the missing gifs from this devblog as well as a new one showing off the random room generation.


[Image: strawberrySodaLava.gif]
[Image: Screenshot4.gif]

This new gif showcases the room generator. It takes in template files I that I design and patches them together. Afterwards it randomizes sections of the level and places different obstacles and enemies. In this gif, it just shows the same template repeated over and over again 3 times, but it gives you a glimpse of how it will work.

[Image: terrainLevelGen.gif]
[Image: IGBanner.png]
Reply
Thanked by: Shade, Key0808
#13
I think endless Minecraft-style lava would be too troublesome in a 2D game. It'd be too easy to flood an entire area in it. Any chance you could make it so it moves around like in Terraria? Doesn't have to be so precise, but it could be an interesting mechanic if the way to proceed was by getting lava out of the way. The risk of being burned in the process would make players have to be more careful, too.
Reply
Thanked by: Joxon
#14
That's actually an older gif of the lava. The new lava will spread, but will eventually turn into hot molten rock. The rock still damages you if you touch it, but you are able to destroy it.
[Image: IGBanner.png]
Reply
Thanked by: E-Man
#15
Interesting concepts! Really enjoy the sprite work!
Reply
Thanked by: Codestar


Forum Jump: