
Allumeria - Voxel Sandbox
A downloadable game for Windows
FREE ALPHA OUT NOW!
An early alpha build of the game is currently available to play right now!
Allumeria is a voxel sandbox game. Explore, fight and build to shape the land to your will.
Conquer bosses and collect valuable loot to improve your character. Explore winding cave systems with secrets and structures to discover. Build a base to defend yourself at night. Allumeria strives to harness the full potential of what a voxel sandbox game can be.
Allumeria is a procedurally generated world, packed full of content. Each biome has unique gameplay, environments, items, weapons, enemies and loot. The game generates procedural dungeons and structures, filled with traps and treasure.
A large variety of blocks and textures are provided to create unique, interesting, and awesome buildings. Simple building materials like clay or stone bricks are quick and easy to make, so you can start building a fortress right away. As you progress in the game you can find and unlock more complex and interesting materials to improve your base. Decorate your buildings with simple furniture, desks, tables, chairs, lamps will make your house a home.
Mine in a vast interconnected cave network filled with shiny ores and perilous danger. Caves are bountiful and frequent, meaning you will not have to strip mine for resources. They are filled with more than just ore, unique biomes, plant life, enemies and structures await you in the depths...
Add the game to your steam wishlist to be notified when the full game releases on Steam! (Click the box below for an embedded Steam link)
Updated | 2 days ago |
Status | In development |
Platforms | Windows |
Author | UnobtainableMelon |
Genre | Adventure |
Tags | 3D, Cozy, Crafting, Exploration, hytale, Minecraft, No AI, Open World, Sandbox, Voxel |
Average session | About an hour |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Steam |
Download
Install instructions
Unzip the file to where you'd like the game to run, and run the executable
Development log
- 0.2.2 - Crash logging3 days ago
- 0.2.1 - Quick Fix3 days ago
- 0.2 - Combat, Zombies and Trees4 days ago
- Allumeria Alpha 0.131 days ago
Comments
Log in with itch.io to leave a comment.
Sorry if I ask it too bluntly, but what sets it apart from minecraft?
I think its important that you emphasize on the page more how its different from that game, to avoid trying to compete against a giant
Don't worry, that's a fair question! :D In the currently available build of the game, not much. But the more I work on it the less like minecraft it will become. My goal isn't really to out compete minecraft, I'm just creating the game that I want to see. A closer comparison to the vibe I'm aiming for would be terraria. I'm going to be adding depth to as many systems as I can. For example, biomes will have unique caves, plants, trees, structures, enemies, and loot. I also want to give players variety early on. I find with minecraft, the selection of interesting items, tools and weapons you have at your disposal is very limited. I want to have lots of things to experiment with early on.
Once I finish getting the core systems in, (like monster spawning mechanics, more advanced block models etc) I plan to redo all of the page screenshots. As soon as I get a boss in, I'm going to create a trailer. And I'm going to try very hard to demonstrate that this game has it's own identity. Hopefully that answers your question :D
I see I see :)
Definitely there's a niche for that yeah. Hytale trailer 6 years ago got so much hype cuz of that too. It's good if you have a vision, with the right scope too.
If we can go into the technical details more.. What engine you develop this in? Do you have any core packages that makes this work? And for the system with monsters, will you use Object Oriented approach, or the new kind of Entity Component System paradigm?
I'm not really using a game engine for this, just C# + OpenTK 4, a framework that handles input/graphics. Kind of like how Minecraft is Java + LWJGL. I am also using SoLoud as my sound library, it's pretty useful.
For monsters/entities, I'm doing an entity component system. I'm not sure if I'm doing it "correctly", but at the very least entities are made up of components, with behaviours instead of inheriting behaviours from a superclass. Like the player is made up of a Player component, a Health component and a Physics component right now.
If you check the link to my bluesky on my creator page I've got videos on there of zombies that walk around and attack the player. Also wrote an importer for blockbench so I can create/animate entity models way faster.
Your game starts at "59:07" in the video
I really enjoyed playing it! The mechanics were smooth, water physics could be improved like flowing water.
hmm, pretty great!
although the gravity is a little too much and the underside of the grass blocks are the same as the top blocks.
and I kinda wished the combat was implemented but it is great
But I absolutely love how the game looks at night and I actually can't wait for an actual survival mode!
Thank you! Enemies/combat and survival mechanics are next up, along with some tweaks/changes to the existing stuff. Hopefully the game will be a lot more engaging then :D