Game
Funk Quest
13 years ago

Funk Quest - Name Generation


You may be wondering how I did the name generation for Funk Quest… It’s a really simple process.

Remember mad libs. Asking for nouns, verbs, whatever. I use the basic concept here. I have two arrays, one with adjectives and one with nouns. Here is an example.

adj = [“Sticky”, “Tough”, “Angry”, “Funky”, “Stanky”]

noun = [“Slime”, “Goblin”, “Bird”, “Samurai”, “Old Man”]

Now all we do is pick a random entry from each array. This will give us neat combos like…

Sticky Bird

Funky Samurai

Stanky Old Man

You get the idea. It works a lot better with more in the word banks.



0 comments

Loading...

Next up

Successful landing

#screenshotsaturday

Heya there! I really wanted to show you all a little gameplay preview of the first boss fight i'm currently working on i hope you like it ^^

The whole squad is here!

Interested? Follow me!

In the quest for accessibility, I'm adding Resurrection Shrines for players on the 'novice' end of the platforming spectrum.

In order to unlock the power of a Shrine, you must collect 3 'Souls' from your dead corpses! (the floating blue orbs)

The Darkside Detective: A Fumble in the Dark is out TODAY! 🖱️Advanced pointing, clicking action 🖨️Very funny words! Loads of them! 👻6 sarcastic, spectral cases to solve

a drawing I did because I was bored😪. But I love how it turned out.😊

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! :)

Our menu, gathered a huge feedback and positive comments among foreign audience, what you say? Game Steam: https://store.steampowered.com/app/1543090/LiBER/

Out of boredom and curiosity, I coded Sailor Jupiter's Argentine Backbreaker.