Skip to content

Liparakis/FakeMinecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fake Minecraft

A 3D voxel-based game inspired by Minecraft, built using a custom version of the SGG (Simple Game Graphics) library. This project aims to recreate the core features of Minecraft, including terrain generation, block placement, and more, while allowing for experimentation with custom mechanics and optimizations.

Features

  • Voxel Terrain: Infinite terrain generation using procedural algorithms.
  • Block Placement & Destruction: Players can interact with the environment by placing and removing blocks.

Tech

The tools bellow were used to create my game:

  • [C++] - Visual Studio Tools? 🤔
  • [Math] - Read a book or something? 🤔
  • [Tears] 😭

Installation (Windows x64 Exclusively)

  • The game requires Cmake in order to compile.
  • You need the custom image of SGG library.
  • Also you need the MVSC compiler, trying to compile with MinGW will result in errors.
Dunno i just use CLion and you should too. Fuck Visual Studio...

License

MIT Free Software, Hell Yeah!

About

FakeMinecraft is a personal project trying to recreate Minecraft's core features with additional characteristics such as dynamic lighting and shadows, reflections and more.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors