Go to file
Nicole Collings 4960942618 Merge remote-tracking branch 'origin/master' 2019-11-23 13:42:57 -08:00
.github/workflows Create Github Actions Workflow 2019-11-22 14:33:48 -08:00
.idea Make PlayerEntities use the Player model. 2019-10-19 14:03:07 -07:00
assets Biome tinting, client side biome data 2019-11-18 23:03:51 -08:00
lib/header Fix Windows x64 builds 2019-10-31 01:14:17 +00:00
mods Fixed server bugs, removed unnecessary TODOs. 2019-11-22 01:29:09 -08:00
src I didn't use pointers for copying 128 1000+ char strings / frame. HELP 2019-11-23 13:42:46 -08:00
test Remove old unit tests, write unit tests for Space. 2019-11-22 01:00:10 -08:00
.gitignore Include CMake build dirs in .gitignore 2019-09-08 11:30:09 -07:00
.hidden Refactor build files and libraries. 2019-07-17 22:42:42 -07:00
CMakeLists.txt Organized and Optimized TransPos, renamed to Space 2019-11-22 00:59:55 -08:00
LICENSE.md Modified the README.md and LICENSE.md files. 2019-07-15 13:32:51 -07:00
LoadLibs.cmake Fix Assimp compilation 2019-11-02 17:00:50 -07:00
README.md Update README.md 2019-09-26 16:43:12 -07:00
WindowsBuilding.md Complete Windows building documentation 2019-10-31 16:45:46 +00:00

README.md

Zepha Voxel Game

Codacy Rating Discord Badge GitHub Commit

A highly moddable, fast, extensible C++ Voxel Game. Sounds like all the other ones right? Well - This one's better. This project is very early in development, and is not in a usable form right now without extensive configuration (undocumented at this point in time).

(c) 2018-2019 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.