Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/untolabs/voxelius

Block game on steroids
https://github.com/untolabs/voxelius

cpp game-development gamedev minecraft opengl voxel voxel-game

Last synced: 19 days ago
JSON representation

Block game on steroids

Awesome Lists containing this project

README

        

![](https://github.com/user-attachments/assets/70c289e1-3de9-4746-aaac-f8f2e8852b81)

[![Itch.io](https://img.shields.io/badge/itch.io-%23FF0B34.svg?style=for-the-badge&logo=Itch.io&logoColor=white)](https://untodesu.itch.io/voxelius)
[![GitHub Repo stars](https://img.shields.io/github/stars/untolabs/voxelius?style=for-the-badge)](https://github.com/untolabs/voxelius/stargazers)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/untolabs/voxelius?style=for-the-badge)](https://github.com/untolabs/voxelius/commits)
[![GitHub Issues](https://img.shields.io/github/issues/untolabs/voxelius?style=for-the-badge)](https://github.com/untolabs/voxelius/issues)
[![GitHub License](https://img.shields.io/github/license/untolabs/voxelius?style=for-the-badge)](https://github.com/untolabs/voxelius/blob/master/LICENSE)

Voxelius is an in-development open-source voxel game with the sole goal to replicate and improve the atmosphere of Minecraft Beta 1.7.3 using modern development tools and practices.

![](https://github.com/user-attachments/assets/922fc0d9-beab-4f90-8661-dd838651a732)
![](https://github.com/user-attachments/assets/57a0c6df-1f96-4b10-852a-563a7797b53f)
![](https://github.com/user-attachments/assets/60cc130d-0887-441e-800c-1f0a90549193)

The game is in very early development but already features things like working multiplayer and semi-decent world generation engine. However, it still lacks some core gameplay features such as gravity, collision detection and player models.