https://github.com/matheussoranco/minecraft-clone-engine
This is a project for a serious game for a class i made on 2023-2. The project was supposed to be a RPG dungeon style game mixed with minecraft elements. I had Only six months to develop documentation, textures and the code by myself.
https://github.com/matheussoranco/minecraft-clone-engine
csharp game-development game-engine procedural-generation voxel voxel-engine voxel-terrain
Last synced: 29 days ago
JSON representation
This is a project for a serious game for a class i made on 2023-2. The project was supposed to be a RPG dungeon style game mixed with minecraft elements. I had Only six months to develop documentation, textures and the code by myself.
- Host: GitHub
- URL: https://github.com/matheussoranco/minecraft-clone-engine
- Owner: Matheussoranco
- License: mit
- Created: 2024-02-28T17:00:50.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T14:57:07.000Z (12 months ago)
- Last Synced: 2025-01-30T00:33:53.642Z (3 months ago)
- Topics: csharp, game-development, game-engine, procedural-generation, voxel, voxel-engine, voxel-terrain
- Language: C#
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft-Clone-Engine
This is a project for a serious game for a class i made on 2023-2. The project was supposed to be a RPG voxel dungeon style game mixed with minecraft elements and procedurally generated. I had Only six months to develop documentation, textures and the code by myself. Long-story short, the class was terrible, my software was not registered and i had no time to develop the game. The engine still end-up being something, so i'm publishing it here. Be free to use it as you please.Here is a class that helped me a lot on the code and learning of unity and C#: https://www.youtube.com/watch?v=Nj8gt_92c-M
Note that i took inpiration on Sam's project, but my project was not finished and did not came out as intended, so just turned out as a minecraft clone sort of instead of :/