Go to file
Auri 9100a853e6 Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
.idea Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
assets Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
src Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
.gitignore Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
CMakeLists.txt Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
LICENSE.md Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00
README.md Zepha Voxel Modeller 2020-11-01 14:09:40 -08:00

README.md

Zepha Voxel Game

Codacy Rating Discord Badge GitHub Commit

About

Zepha is a powerful, extensible C++ Voxel Game with immense modding possibilities. The API provided allows everybody with even a basic knowledge of Lua to create any subgame imaginable. Though other Voxel Games like Zepha exist, none of them can match it's superior performance, graphical capabilities, and raw modding capability.

Zepha is very early in developement, however it already has several strengths over alternative games / engines. Infinite-sized worlds, client side scripting, a well-designed game selection menu, and more. For those interested in trying out the modding API, a seperate repository containing the documentation for the game is available here.

Zepha's full source code is currently available on this repository for viewing and personal use, however it is important to note that this project is not free nor open source. Unfortunately, as my dream is to make a living off of game development this is not a viable strategy for me. Learning from the source code or exploring the source is allowed and encouraged, though. Feel free to use this repository as a reference for similar works until the repository eventually becomes private.

License

(c) 2018-2020 Nicole Collings, All Rights Reserved.

You do not have permission to redistribute, copy, or share this work without my explicit written permission. You may download the repository and compile it for personal use or potential contributions. Please contact me if you have any questions or special requests.