SFML community forums

General => SFML projects => Topic started by: Renato on February 25, 2022, 01:31:57 pm

Title: Creating a Minecraft clone
Post by: Renato on February 25, 2022, 01:31:57 pm
Hi Everyone I created a Minecraft clone but I don't use any sort of VBO's instead I use Display Lists method for block caching.

You can download my projects here:
https://www.mediafire.com/folder/lq5mnn5keo4tj/alpha

Don't forget to read the README.txt / HOWTOPLAY.txt.

version 1.7 is released! check it out.

source is not available yet.

If you found any sort of bugs then feel free to ask me :)
Title: Re: Creating a Minecraft clone
Post by: Renato on February 25, 2022, 01:36:32 pm
BTW. The library I used is SFML 1.6 because of Font Errors in SFML 2.x