Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/untolabs/voxelius
- Owner: untolabs
- License: bsd-2-clause
- Created: 2024-12-24T18:06:38.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-28T13:15:03.000Z (about 2 months ago)
- Last Synced: 2024-12-28T13:19:28.399Z (about 2 months ago)
- Topics: cpp, game-development, gamedev, minecraft, opengl, voxel, voxel-game
- Language: C++
- Homepage: https://untode.su
- Size: 1.89 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.