The ultimate dual-stack voxel sandbox engine platform
Explore infinite procedurally-generated voxel worlds with multiple biomes, dynamic weather, and interactive block-building mechanics.
▲
╱ ╲ Biome: Forest
╱ ╲ Height: 64m
╱─────╲ Time: 14:23 (Day)
│█████│ Temp: Moderate
│█████│ Humidity: High
│ ░░░ │
│░ ░│
├──┼──┤ You are here →
└─────┘ Interactive Block Placing
│░░░░░│
[W] Forward [E] Inventory
[A] Left [R] Craft
[S] Back [Space] Jump
[D] Right [LMB] Break
[RMB] Place
Hot, dry terrain with sand dunes and rare water sources.
Flat grasslands perfect for building and farming.
Dense woodland with abundant trees and resources.
Akincraft is available in two powerful implementations, allowing you to choose the technology stack that best fits your needs.
Cross-platform voxel engine built with Java, Gradle, and LWJGL 3.3.1.
Location: java/ directory
High-performance voxel engine in C++ with OpenGL rendering via GLFW.
Location: cpp/ directory
Administrative interface built with C# ASP.NET Core Razor Pages.
Location: website/ directory
Discover the advanced systems powering Akincraft's immersive gameplay.
Play with friends in real-time with the advanced TCP-based networking system.
Endless worlds generated with advanced procedural algorithms and biome systems.
Comprehensive block placement and destruction mechanics with 12+ block types.
Intuitive inventory management and crafting system with hotbar support.
Dynamic lighting and time-based gameplay mechanics with weather systems.
Save your worlds, manage health, and engage in combat with hostile mobs and creatures.
Full 3D first-person perspective with smooth camera controls and collision detection.
High-performance OpenGL rendering with optimized mesh generation.
Physical simulation with gravity, collision, and realistic block interactions.
Manage your character's stats and interact with the game world.
Manage your health by avoiding damage and finding medical items. Your health regenerates slowly when not in danger.
Craft and equip different tools. Each tool is suited for specific block types and degrades with use.
Limited inventory space encourages strategic decision-making. Items stack for efficient storage.
Java 21 + LWJGL + OpenGL
C++ + GLFW + OpenGL
C# ASP.NET Core