All Projects → Loonride → cppcraft

Loonride / cppcraft

Licence: other
a Minecraft clone written in C++ and OpenGL that includes Minecraft textures, chunks, building, terrain, trees, water, inventories, and more!

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
GLSL
2045 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to cppcraft

git-reclone
reclone your git repo
Stars: ✭ 11 (-85.33%)
Mutual labels:  clone
apple-notes
A clone of the Apple Notes app but made universally with Expo
Stars: ✭ 53 (-29.33%)
Mutual labels:  clone
AmazonPrime-ReactJS-Clone
Amazon Prime Clone in ReactJS. I have made a Amazon Prime Clone web version in ReactSJ. All the data is dynamic and even has the facility of Watching Trailers. Play around with the app. Link given in ReadMe
Stars: ✭ 45 (-40%)
Mutual labels:  clone
LevelGen
Plugin to generate a level for Unreal Engine
Stars: ✭ 36 (-52%)
Mutual labels:  game-dev
AsLib
🎨: RPG map maker (paint tool)
Stars: ✭ 82 (+9.33%)
Mutual labels:  terrain
SnapchatClone
Snapchat Clone Android App 👨‍💻 I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use …
Stars: ✭ 125 (+66.67%)
Mutual labels:  clone
Zilon Roguelike
Survival roguelike game with huge world generation.
Stars: ✭ 18 (-76%)
Mutual labels:  game-dev
go-solr
solr go client from sendgrid, zookeeper aware, incorporates retries
Stars: ✭ 39 (-48%)
Mutual labels:  mc
Procedural-Terrain-Generator-OpenGL
Procedural terrain generator with tessellation | C++ OpenGL 4.1
Stars: ✭ 98 (+30.67%)
Mutual labels:  terrain
Procedural-Terrain-Generation
3D computer graphics program in C++ OpenFrameworks of a procedural terrain generator based on simplex noise with camera movement and real-time adjustable parameters from the GUI
Stars: ✭ 18 (-76%)
Mutual labels:  terrain
jdrive
OpenTTD port to Java
Stars: ✭ 23 (-69.33%)
Mutual labels:  game-dev
Sitegeist.MagicWand
Tools that make the Flow/Neos development easier
Stars: ✭ 47 (-37.33%)
Mutual labels:  clone
UnityCore
A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.
Stars: ✭ 105 (+40%)
Mutual labels:  game-dev
blender-terrain
Terrain import is now a part of the blender-osm addon. Get it for free at https://gumroad.com/l/blender-osm
Stars: ✭ 28 (-62.67%)
Mutual labels:  terrain
boxgame
A sample project for following along a tutorial found on jap.alekhin.io.
Stars: ✭ 32 (-57.33%)
Mutual labels:  game-dev
PECO
✂ Recreating PECO from the anime "New Game!"
Stars: ✭ 31 (-58.67%)
Mutual labels:  game-dev
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-70.67%)
Mutual labels:  clone
wp-site-cloner
Create sites with content from other sites
Stars: ✭ 22 (-70.67%)
Mutual labels:  clone
github-org-clone
Clone repositories managed by a github organisation or team
Stars: ✭ 34 (-54.67%)
Mutual labels:  clone
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+118.67%)
Mutual labels:  game-dev

Video (Part 1): https://youtu.be/j3-rK9HBWgo

Video (Part 2): https://youtu.be/16mFLQUAh3Q

How to play:

  • Click "Clone or Download"
  • Select "Download ZIP"
  • Unzip the downloaded folder
  • Open the folder "game", then open "Release"
  • select the version you want, then run cppcraft.exe

alt text

cppcraft: a Minecraft clone written in C++ and OpenGL

This C++ Minecraft clone currently implements the following features:

  • Minecraft textures
  • Chunk batching and rendering
  • Collisions
  • Building and Breaking
  • Terrain and tree generation
  • Water
  • Minecraft-style hotbar

Let me know what you want to see next in the YouTube comments of my videos or on Twitter @Loonride

Contributing

I will implement most major features in order to show them in detail in my videos. If you find a bug, want to make a new texture pack, or implement an improvement that can be made, I will feature you in one of my videos.

Screenshots

Version 1.0: alt text

Version 2.0: alt text

Version 2.0 Video Special - Procedural Tree Generation: alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].