Let’s explore!

As work on Ashworld is finally nearing completion, I’m slowly looking at ideas for the next game. Right now the most promising prototype and idea I have is an “Exploration game”.

I started this prototype by toying around a bit with my light system and trying to add some volumetric type light to it, which proved pretty simple to do. The lights are still all based on alpha-blending sprites, so there is still the downside of not having actual shadows, but there is the upside of speed and also having it look cool enough.

I borrowed the level-generator I made for Meganoid, and made it a bit more flexible in terms of full world-size (Meganoid was 4×4 “screens”, and this one can now be any size so randomly picks levels between 3×3 and 3×8 “screens”).

There are a few things I want to focus on with this prototype/game. One is building an interesting environment, and two is trying to have a “relaxing” gameplay.

As for the interesting environment, some of the things I’ll try to do is have it feel alive. You can already see the grass moving in the video above, and the flames also move if you run past them. Dust specks are flying in the light beams, and I plan to add some more tiny effects like dirt crumbling if you hang on ledges, etc.  All tiny effects, but our brains pick up on things like that.

The relaxing gameplay will have to come from a forgiving platforming experience, and if possible I’ll stay as much away from adding enemies/monsters/shooting (no promises on that one). The key to the game will be exploration, finding items that can open other area’s, collecting things, etc.  Progressing through these ruins/temples/caves, with the feeling you found your own path and are the only person to ever see it.

So idea’s are piling up, the engine is coming together, let’s see if this prototype can become an actual game!

Drop me some comments, thoughts, feedback, or just a “hey, I read it!” message below ;)

Update:

Made a tech-demo available(windows,mac,linux) have a try:

Bookmark the permalink.