Skip to main content

Halloween Night: Pumpkin Match

Halloween Night Game Logo

Formalities

Welcome to Indie Games Blog. Let's discover more games and bring them to light (by sharing what you enjoyed from here of course).

So today, let's talk about Halloween! Halloween!! Halloween!!!

I actually got chills from this game, but that doesn't mean anything, I mean come on, am not that scared in reality :) am usually cool - I think.

Now that we are here,

Lets unveil the chilling secrets behind Halloween Night

Spoiler alert: there are actually no secrets :|

So, why not call your friends out, let's get the chills together, and have fun for once? Or maybe twice, or more times?

Either way,

Let's dive in.


Game Description


Halloween Night Gameplay Screenshot 1

Halloween Night is a spooky puzzle game for windows, which allows it's players to get into the spirit of Halloween (spookily).

And so,

This Halloween season, face your biggest fear, in this ultimate pumpkins match.

Features


• 2d and 3d switchable views

• Adjustable windows resize mode - toggle full screen

• Adjustable and slidable music and sound volume

• View high score

• Changeable video mode and or resolution

• Change players name

• Saved previous progress or start new game

How to play



Halloween Night Gameplay Screenshot 2

- click on play > select either: "...saved game" , or "...start new" one > main game.

When in the game, you will need to spot potential pumpkins (candidate) that could be aligned in three or more pairs in either horizontal, or vertical.

Select the one piece that could form a three or more in a row or column, and exchange it with a neighboring pumpkin of a different type.

If you got this, I think you're good :)

Give it a try, a link to download this game would be provided below.

Comments


This games art style satisfies it's purpose, of been designed for a Halloween game.

In other words, it's spooky, and I could see a lot of effort in the game to get you scared at least just this once in a game.

The effects are also satisfactory, during the juicy destruction of a fellow pumpkin. 

And ah, the music,

You would want to turn low your PCs volume, or off it before you play the game, you could get chills (most especially at night :)

But if you overall didn't take my advice, don't get old scary memories back, so why not play this in the day time?

Or else, I challenge you to play it at night. Alone :)!

I think I could see good physics here, most especially because it's a 3D game, and lots of movements do go on around here,

All the pumpkins springing up from God knows where, and jumping around when you get a victim, which means, you actually crush them, and following the steps in "how to play section", or through some gut feeling or something on how you should play it.

Use your mouse to navigate through various options, and pair pumpkins, and that's pretty much it.

I mean to adjust the sound, you just scroll the virtual bar to either directions to adjust it, which involves using - you guessed it, the mouse, of course.

The level designs are satisfactory, let's see how far you'll get in this game, no escaping it, no shortcuts.

There's a progress bar in the game called souls, that gradually fills up when you take some souls with you by matching or pairing them.

This souls bar when full, and current level is completed, is gathered together, until the main level is completed.

Examples: level 2 - 1, 2 - 2, 2 - 3, ... 3 - 1, etc

Final Thoughts

Overall,

This is a perfect game for your Halloween party, just make sure to add it up to one of the season events.

And note: the levels actually progress in difficulty!

One Second


Before you leave, please take some time to play the game and leave a comment.

Comments

Popular posts from this blog

The Art of Artisanal Specialized Creation

At Moxazza Games , we live and breathe artisanal creation. To us, every project is more than just a game; it’s a carefully constructed masterpiece, where innovation meets craftsmanship. From the smallest pixel to the most complex narrative arc, we pour care, precision, and creativity into every detail. Our philosophy is simple: games should not just be played; they should be experienced. That’s why we challenge ourselves to push the boundaries of what's possible, creating worlds that captivate the imagination, stories that linger in the heart, and gameplay that feels like second nature. In a sea of mass-produced content, we stand apart. We are the artisans of gaming—dedicated to quality, innovation, and an undying commitment to creating something truly remarkable. The Moxazza Legacy Moxazza Games is more than a company; it’s a movement. A movement that values originality, artistry, and the courage to dream big. We aim to redefine the gaming experience, delivering titles that are no...

RGB

Introduction RGB is a color code. It is used to represent how much "Red, Green, and Blue", is in a color. RGB starts its Value from 0 to 255. The values for each color is usually separated by a comma (,) or a semicolon (;). The color is usually represented as RGB (255,255,255), RGB (255, 0, 0). If all values are "0", the color would be "Black", if all values are "255", the color would be white, then if a (one of the) value is "255", the color would either be "RED", "GREEN", or "BLUE", depending on the position of the value. This kind of value (color code) is used in a lot of applications, from painting apps, on your devices, to many other applications. Some applications, do not use semicolon or comas to separate there values, instead, the use text input, for you to input your own value for each color (RED, GREEN, BLUE), which will then be computed to bring out another color, or a desired color. This game wa...