views
77
likes
1

Comments

What do you think?
No comments yet.
Free

Minecrap Engine Demo

Version: 0.0.3about 5 years ago
The end goal of this version will be to allow the player to pick any block that's in the data files and place it, with proper movement and fixed up collision, as well as having an entity system in place.

A block game written in C++ utilizing OpenGL. Minecrap is the working title, I intend to change it.

The main goal of this project is to make it extremely easy to mod, add new game-modes and even change entirely. Right now you can add blocks to the game by first adding a new tile to the texture, and then adding a new entry in the `blocks` file using a hex editor that follows the format of the struct you can find in the source code in the header file called BlockData.h. Make sure it has a unique ID! Eventually I will make a block editor that makes this process less terrible.

You can get the source code at https://github.com/Spooky309/Minecrap #other



all-ages
Nothing has been posted to this project page yet. Check back later!