A 3-D Voxel engine
Go to file
2022-10-30 17:05:11 -04:00
data/img Changed pallette on oak.png 2022-10-30 11:53:55 -04:00
include Turns out it was the semicolons at the end of the lines the if statements were in. This took make me way longer to realize than it should've. :/ 2022-10-30 17:05:11 -04:00
.gitignore Minor changes 2022-10-30 11:53:41 -04:00
main.cpp Turns out it was the semicolons at the end of the lines the if statements were in. This took make me way longer to realize than it should've. :/ 2022-10-30 17:05:11 -04:00
README.TXT Update README.TXT (SFML) 2022-10-29 00:00:34 -04:00
XtreemNodes.cbp Add Code::Blocks files 2022-10-29 20:29:45 -04:00
XtreemNodes.depend Turns out it was the semicolons at the end of the lines the if statements were in. This took make me way longer to realize than it should've. :/ 2022-10-30 17:05:11 -04:00
XtreemNodes.layout Add Code::Blocks files 2022-10-29 20:29:45 -04:00

XtreemNodes is a modern 3-D game engine by MCL Software made in collaboration with Cube Software.

The project was started on 2022-10-15 by a mysterious man sitting at his desk at 3 a.m.

==================================
How to build on Windows with MSYS2
==================================
Download OpenGL, SFML, and mingw-w64 using Pacman and build the source files