Game
Remember the Path
11 years ago

Entered #LD31


My Entry on Ludum Dare

My goal was to create a hexagon based game. In the end I completed this small mental exercise game with a highscore system (thanks to Gamejolts’ API), a hint system and over 100.000 levels.

One Hundred Thousand Levels?! Well, yes. This game design allowed me to just run some traversing algorithm over my hexagon grid data structure and get a variety of possible paths from a start point to an end point. I saved those as Scriptable Objects in Unity and load them in at runtime to get a random data set for grid dimensions and the path.

I also experimented with procedural mesh generation in Unity and after some trouble it worked pretty well. The game generates its hexagon-meshes procedurally with options to hexagon size, columns and rows. An important source of mathematical background was http://www.redblobgames.com/grids/hexagons/

Overall it was a great weekend with more spare time than I thought. In the end, I put around 15 hours in this project (lots were wasted in music and graphics, that I didn’t use in the end. I am horrible in those departments).

Other sources I used: iTween (free on the asset store), UnityVS (free Visual Studio Plugin for Unity), GaneJoltAPI for Unity (free), Unity Scripting Docs.

Software I used: Unity 4.6 + VS2013; Pyxel; Paint.net; SFXR; Audacity

I’d love to hear your feedback.



0 comments

Loading...

Next up

Short intro of us 💕✌️

We're an eletro duo based in Seoul 🇰🇷 Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era 💽 CD listenin 📟 beeper beepin 💾 floppy disks floppin days 😎

Stream now! 🎧

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqU…

Just as Pecaminosa's musicians #improvise this rendition of #LittleSunflower 🌻, so do we improvise with this post you're reading. 😂

What's coming out of your own improvs? 🤔

#Pecaminosa | #IndieDev | #OST | #Jazz

Fan art for Foolish I'm feeling kinda better so I drew this

We made a lot of improvements on the Freezing Plains visual. Things like pine trees, tiny bushes, some rocks, and others game props!

#IndieGame | #IndieDev | #GameDev | #PixelArt | #WaifuQuest | #WifeQuest | #screenshotsaturday

Enemies can also suddenly spawn through Realm Rifts. These Rift Spawns are going to be stronger than the ones wandering around. TBD on the enemies... #screenshotsaturday #godstear #madewithunity

Runestones: from concept to in-game model🗿

Werehog transformation process. #sonicunleashed

A house I've built a while ago. :)

It nicely separates the snowy biome from the grassy one.

It's built with painted Ebonstone.

I worked so hard to get all four of them to the end safely, but then...

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)